/*
Author: W3layout
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
*/
* {
  padding: 0;
  margin: 0;
  list-style: none;
  font-weight: normal;
}

html,
body {
  font-family: 'Ubuntu', sans-serif;
  font-size: 12px;
  background: #fff;

}

body a {
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
  text-decoration: none;
  color: #333;
}

body a:hover {
  color: #27a3f4;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
  text-decoration: none;
}

input[type="button"],
input[type="submit"] {
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}

p {
  margin: 0;
}

ul,
li {
  margin: 0;
  padding: 0;
  list-style: none;
}

label {
  margin: 0;
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('./fonts/glyphicons-halflings-regular.eot');
  src: url('./fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),
    url('./fonts/glyphicons-halflings-regular.woff') format('woff'),
    url('./fonts/glyphicons-halflings-regular.ttf') format('truetype'),
    url('./fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -moz-osx-font-smoothing: grayscale;
}

.mt1 {
  margin-top: 10px;
}

.right {
  float: right !important;
}

a:focus {
  text-decoration: none;
  outline: none;
  color: #fff;
}

.gotomore {
  font-size: 1.24vw;
  width: 7.29vw;
  height: 2.08vw;
  background: url("../images/moreicon1-1.png") center center no-repeat;
  background-size: contain;
}


/*new new */
.home-banner {
  background: url(../images/bannerBg.png) 0px 0px;
  background-size: 100% 100%;
}

.container {
  width: 62.5vw;
  margin: 0 auto;
}

.banner-container {
  height: 36.45vw;

}

/*new new over*/


/* .gotomore:hover {
    background: url("../images/moreicon2-1.png") center center no-repeat;
    background-size: contain;
} */

/*-- Header Part Starts Here --*/
.header {
  xbackground: rgba(39, 163, 244, 0.4);
  padding: 1.5em 0;
}

.truck4 {
  position: absolute;
  right: 13%;
  bottom: 10%;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 10px;
}

.truck4 p {
  font-size: 14px;
  color: #fff;
}

.logo {
  float: left;
  width: 7.34vw;
  margin-top: 0.416vw;
  overflow: hidden;
}

.navigation {
  width: 100%;
  text-align: center;
}

.header-wrap {
  display: grid;
  grid-template-columns: 7.34vw 1fr 8.4vw;
  align-items: center;
}

ul.navig {
  padding: 0;
  width: 69%;
  float: left;
  margin: 1% auto 0;
  text-align: center;
}

ul.navig li {
  display: inline-block;
  margin: 0 10px;
}

ul.navig li a {
  text-transform: uppercase;
  font-size: 1em;
  color: #fff;
  font-weight: 700;
}

ul.navig li a:hover {
  color: #838383;
}

.search-bar {
  width: 21%;
  float: right;
  position: relative;
  margin: 10px auto 0;
}

.search-bar input[type="text"] {
  width: 100%;
  padding: 8px 45px 8px 8px;
  border: 1px solid rgba(255, 255, 255, 0.72);
  background: none;
  display: inline-block;
  outline: none;
  -webkit-appearance: none;
  vertical-align: -webkit-baseline-middle;
  color: #fff;
  font-size: 0.875em;
}

.search-bar input[type="submit"] {
  background: url(../images/search.png) no-repeat 0px 0px;
  outline: none;
  -webkit-appearance: none;
  border: 0;
  display: inline-block;
  vertical-align: -webkit-baseline-middle;
  position: absolute;
  width: 24px;
  height: 24px;
  top: 7px;
  left: 207px;
}

.banner-bot {
  padding: 4em 0;
  text-align: center;
}

.banner-bot h2 {
  font-size: 4em;
  font-weight: 700;
  margin: 0em 0 0.5em 0;
}

.banner-bot p {
  font-size: 1.1em;
  font-weight: 500;
  line-height: 1.8em;
  margin: 0 0 0.5em;
}

.banner-bot p:nth-of-type(2) {
  font-weight: 100;
  font-size: 0.875em;
  margin-bottom: 2em;
}

.banner-bot a {
  font-size: 2em;
  text-transform: uppercase;
  font-weight: 700;
}

nav a,
ul.navig a {
  position: relative;
  display: inline-block;
  margin: 0px 0px 10px;
  outline: none;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 400;
  text-shadow: 0 0 1px rgba(255, 255, 255, 0.3);
  font-size: 1.35em;
}

nav a:hover,
nav a:focus,
ul.navig a:hover,
ul.navig a:focus {
  outline: none;
}

span.menu {
  cursor: pointer;
  margin-top: 5px;
  xbackground-color: #000;
  color: #fff;
  font-weight: 500;
  position: absolute;
  top: 15px;
  right: 15px;

}

.cl-effect-3 a {
  padding: 8px 0;
}

.cl-effect-3 a::after {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 4px;
  background: #838383;
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  -moz-transition: opacity 0.3s, -moz-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  transform: translateY(10px);
}

.cl-effect-3 a:hover::after,
.cl-effect-3 a:focus::after {
  opacity: 1;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  transform: translateY(0px);
}

/*-- Header Part Ends Here --*/
/*--banner--*/


.banner h1 {
  color: #1BBC9B;
  font-size: 3.2em;
}

.banner-info {
  background: rgba(0, 0, 0, 0.6);
  margin-top: 16.7em;
  padding: 1em 1em 1em 2em;
  width: 53%;
  float: right;
}

.banner-info p {
  font-size: 1.1em;
  color: #fff;
  font-weight: 100;
  line-height: 1.8em;
}

/*--/banner--*/
.block1 {
  margin: 1.5vw 0;
  width: 100%;
}

.block1title {
  margin-bottom: 1vw;
}

.block1title h2 {
  font-size: 1.56vw;
  color: #4064FF;
  margin-bottom: 0.83vw;
}

.block1title h4 {
  font-size: 0.83vw;
  color: #666;
}

.wal {
  max-width: 100%;
  margin: 0 auto;
}

a,
.transition,
.g-head,
.g-foot .btn li .ewm,
.side-bar,
.index-about .list li,
.index-about .list li .layer,
.index-about .list li .layer h3,
.index-about .list li .layer .container1,
.index-business .head .btn li,
.index-news .list li,
.index-news .list li a .img,
.technology-3 .list-wrapper li,
.technology-3 .list-wrapper li .time,
.technology-4 .list li:after,
.technology-4 .list li .name,
.page-layer,
.product-5 .list li,
.product-5 .list li .ico,
.lyb-layer .container1 .form li .input,
.report .form li .input,
.lyb .form li .input,
.lyb-layer .container1 .form li .select dd,
.report .form li .select dd,
.lyb .form li .select dd,
.lyb-layer .container1 .submit div,
.report .submit div,
.lyb .submit div,
.business-2 .list li,
.business-3 .list a .layer .btn,
.programme-6 .btn li,
.about-2 li,
.about-2 li h2:after,
.about-2 li .content,
.about-3 .list2 .line,
.about-4 .list li,
.about-4 .list li .name,
.about-4 .list li .layer,
.news li,
.join-1 li .name,
.ewm-layer,
.technology-1 .btn dd,
.technology-1 .list li div.title,
.technology-1 .list li.li_01 .line,
.technology-1 .list li.li_01 dt,
.technology-1 .list li.li_01 dd,
.technology-1 .list li.li_02 .light,
.technology-1 .list li.li_02 h2.title,
.technology-1 .list li.li_02 dd,
.technology-1 .list li.li_03 .yuan,
.technology-1 .list li.li_03 dd,
.technology-1 .list li.li_04 .yuan,
.technology-1 .list li.li_04 dd,
.technology-1 .list li.li_05 .yuan,
.technology-1 .list li.li_05 dl.dl_01 dd,
.technology-1 .list li.li_05 dl.dl_02 dd,
.business-6 .list li,
.business-6 .list li h3,
.business-6 .list li .layer,
.kass-3 a.btn em,
.kass-2 .title ul li,
.kass-layer,
:before,
img,
.g-nav {
  transition: All 0.5s ease;
  -webkit-transition: All 0.5s ease;
  -moz-transition: All 0.5s ease;
  -o-transition: All 0.5s ease;
}

.index-about .list ul {
  width: 100%;
  display: flex;
  display: -webkit-flex;
  overflow: hidden;
  flex-wrap: nowrap;
  white-space: nowrap;
}

.index-about .list li .layer,
.p-banner,
.technology-4 .list li,
.product-4 .list .content,
.programme-1 .list li .p-content,
.about-2 li,
.about-4 .list li,
.ewm-layer .container1,
.technology-1 .btn dl,
.technology-1 .list li.li_01 dd,
.technology-1 .list li.li_02 dd,
.technology-1 .list li.li_04 dd,
.kass-layer,
.business-7 .title {
  display: flex;
  display: -webkit-flex;
  display: -ms-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
}

.index-about {
  padding: 1.5rem 0 1.45rem 0;
  width: 100%;
  overflow: hidden;
  position: relative;
}

.index-about .list {
  /*margin-right: -3.6rem;*/
  margin-left: -.5rem;
  padding-top: .9rem;
  width: 100%;
  overflow: hidden;

}

.index-about .list li {
  width: 33.333%;
  height: 20.83vw;
  background: center no-repeat;
  background-size: cover;
  display: inline-block;
  position: relative;
  overflow: hidden;
}



.index-about .list li .layer {
  position: absolute;
  z-index: 10;
  left: 0;
  width: 100%;
  right: 0;
  top: 0;
  bottom: 0;
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  padding: 0 20px;
  box-sizing: border-box;
  color: #fff;
}

.index-about .list li .layer h3 {
  font-size: 1.25vw;
  padding-bottom: 1.25vw;
}

.index-about .list li .layer .container1 {
  height: 0;
  overflow: hidden;
}

.index-about .list li .layer p {
  font-size: 0.72vw;
  line-height: 1.25vw;
  max-width: 100%;
  white-space: normal;
}

.index-about .list li .layer .laymore {
  margin-top: 0.78vw;
}

.index-about .list li .layer .laymore a {
  display: block;
  width: 4vw;
  height: 1.45vw;
}


.index-about .list li.on:before {
  opacity: 0;
}

.index-about .list li.on .layer {
  background: rgba(0, 0, 0, 0.2);
}

.index-about .list li.on .layer h3 {
  color: #00FFF0;
}

.index-about .list li.on .layer .container1 {
  height: 13.54vw;
  width: 100%;
}

.prism-player .prism-big-play-btn {
  top: 50% !important;
  left: 50% !important;
  margin-left: -32px !important;
  margin-top: -32px !important;
}

.block2 {
  width: 100%;
  height: 1000px;
  background: url("../images/block2bg.jpg") center top no-repeat;
  background-size: cover;
}

.block2 .block2title {
  text-align: center;
  font-size: 30px;
  margin-bottom: 16px;
  padding-top: 80px;
  color: #fff;
}

.block2 .block2subtitle {
  text-align: center;
  font-size: 16px;
  color: #fff;
}

.block2 .block2ul {
  margin-top: 60px;
}

.block2 .block2ul li {
  float: left;
  width: 225px;
}

.blockitem2 {
  text-align: center;
  color: #fff;
  margin-bottom: 48px;
}

.blockitem2 .b2icon {
  width: 72px;
  height: 72px;
}

.block2center {
  text-align: center;
  color: #fff;
  padding-top: 290px;
}

.block2center h3 {
  font-size: 28px;
  margin-bottom: 15px;
}

.block2center span {
  display: inline-block;
  font-size: 20px;
  margin-bottom: 40px;
}

.block2center .block2center-btn {
  text-align: center;
}

.blockitem2 h3 {
  font-size: 24px;
  margin-top: 16px;
  margin-bottom: 16px;
}

.blockitem2 .b2subtitle {
  display: inline-block;
  color: #00FFF0;
  font-size: 16px;
  padding: 5px 8px;
  border: 1px solid #00FFF0;
  margin-bottom: 16px;
}

.blockitem2 .b2subtip {
  font-size: 14px;
  display: inline-block;
}

.block3 {
  padding-top: 4.16vw;
  padding-bottom: 3.125vw;
}

.block3 .block1title {
  text-align: center;
}

.b3subtitle {
  font-size: 1.25vw;
  color: #4064FF;
  margin-bottom: 0.83vw;
  display: flex;
  align-items: center;
}

.b3subtitle img {
  width: 3.33vw;
  margin-right: 10px;
}

.b3listul {
  display: grid;
  gap: 1.25vw;
  grid-template-columns: repeat(6, 1fr);
}

.b3listul .b3listitem {
  position: relative;
  grid-column-start: span 2;
}

.b3listul .grid-half {
  grid-column-start: span 3;
}

.b3listul .grid-other-4 {
  height: 23.43vw;
  grid-column-start: span 4;
}

.b3listitem p {
  position: absolute;
  width: 100%;
  padding: 10px;
  left: 0;
  bottom: 0;
  color: #fff;
  font-size: 1.041vw;
  text-align: center;
  box-sizing: border-box;
}

.b3listitem .b3h5subtitle {
  font-size: 1.04vw;
  color: #333;
  text-align: center;
}

.b3listitem .b3h5submore {
  display: block;
  font-size: 0.83vw;
  color: #666;
  margin: 0.78vw 0;
}

.b3listitem .tip-image-person {
  display: block;
  width: 12.23vw;
  margin: 0 auto;
}


.b3listitem .consultbtnwrap {
  text-align: center;
}

.b3listitem .consultbtnwrap .consultbtn {
  background: #fff;
  color: #4064FF;
  border: 1px solid #4064FF;
}

.b3listitem .consultbtnwrap .consultbtn:hover {
  background: #4064FF;
  color: #fff;
}


.block4 {
  width: 100%;
  height: 38.54vw;
  background: #f8f8f8 url("../images/b4bg1.png") center top no-repeat;
  background-size: cover;
}

.block4 .container {
  position: relative;
  height: 100%;
}

.b4title {
  /* padding-top: 5vh!important;
    padding-bottom: 0vh!important; */
}

.b4title .b4h5title {
  color: #fff;
  font-size: 1.56vw;
  text-align: center;
}

.b4title .b4spantitle {
  color: #fff;
  font-size: 0.83vw;
  margin-top: 1.041vw;
  text-align: center;
}

.b4mainbody {
  width: 100%;
  margin-top: 3.125vw;
  display: grid;
  grid-template-columns: 17.5vw 1fr;
  align-items: center;
}

.b4mainbody .b4text li {
  padding-left: 1.875vw;
  font-size: 0.83vw;
  color: #fff;
  padding-bottom: 0.83vw;
  background: url("../images/cicrlew.png") left 2px no-repeat;
  background-size: 1.04vw 1.04vw;
}

.b4more {
  text-align: center;
}

.b4bottomimg ul {
  margin-top: 2.08vw;
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 0.625vw;
}

.b4bottomimg ul li {
  border-radius: 8px;
  box-shadow: 2px 4px 8px 0px rgba(0, 18, 143, 0.1);
}

.b4bottomimg ul li p {
  height: 2.5vw;
  line-height: 2.5vw;
  text-align: center;
  color: #333;
  font-size: 0.72vw;
  background: #fff;
}

.b5block {
  width: 100%;
  height: 33vw;
  background: url("../images/robocoach8-3-bg.png") center top repeat-x;
  background-size: contain;
  margin-top: 4vw;
}

.b5mainbody {
  display: grid;
  grid-template-columns: 1fr 25vw;
  align-items: center;
  margin-top: 2.08vw;
}

.b5list li {
  color: #333;
  padding: 2.08vw 0 2.08vw 2.08vw;
}

.b5list li h2 {
  font-size: 1.25vw;
  margin-bottom: 0.52vw;
}

.b5list li p {
  font-size: 0.72vw;
}

.b5block .container .b4title {
  padding-top: 4.16vw;
}

.b5more {
  display: flex;
  justify-content: center;
  margin-top: 2.08vw;
}

.b5more .consultbtn {
  width: 10.41vw;
  height: 3.33vw;
  line-height: 3.33vw;
  border: 1px solid #4064FF;
  font-size: 1.25vw;
  color: #4064FF;
}

.b5more .consultbtn:hover {
  background: #4064FF;
  color: #fff;
}

.block6 {
  width: 100%;
  height: 45.83vw;
  background: url("../images/b4bg.jpg") center top no-repeat;
  background-size: cover;
}

.dfssicon {
  width: 9.27vw;
  height: 4.68vw;
  display: block;
  margin: 0 auto;
  background-size: contain;
}

.b6right {
  width: 18.5vw;
}

.dfsstxt {
  font-size: 14px;
  color: #fff;
  margin-bottom: 1.82vw;
  margin-top: 1.82vw;
  line-height: 1.56vw;
  height: 12.76vw;
  overflow-y: auto;
}

.dfsstxt::-webkit-scrollbar {
  width: 0 !important
}

.dfsstxt {
  -ms-overflow-style: none;
}

.dfsstxt {
  overflow: -moz-scrollbars-none;
}

.b6more {
  text-align: center;
}

.b6swiper {
  float: left;
  width: 39.58vw;
  height: 25vw;
}

.b6mainbody {
  padding-top: 4.16vw;
}

.swiper-wrapper .swiper-slide {
  height: 20.83vw;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}

.swiper-pagination {
  text-align: left;
}

.navgation {
  margin-top: 1vw;
  display: flex;
  justify-content: start;
}

.block6 .b6swiper .gotomore {
  font-size: 0.93vw;
  width: 4.68vw;
  height: 2.3vw;
  background: url('../images/moreicon3-1.png') center top no-repeat;
  background-size: contain;
}

/* .block6 .b6swiper .gotomore:hover {
    background: url('../images/moreicon4-1.png') center center no-repeat;
    background-size: contain;
} */

.block7 {}

.block7 #b7jxtable {
  text-align: center;
  color: #333;
  border-color: #E6E6E6;
}

.block7 #b7jxtable td {
  height: 64px;
}

.block8 {
  width: 100%;
  height: 38vw;
  background: url("../images/b8bg.jpg") center top no-repeat;
  background-size: cover;
}

.b8more {
  height: 1.718vw;
  text-align: right;
  margin-bottom: 1.25vw;
}

.b8more .gotomore {
  display: inline-block;
  background: url("../images/moreicon3-1.png") center center no-repeat;
  background-size: contain;
}

/* .b8more .gotomore:hover {
    background: url("../images/moreicon4-1.png") center center no-repeat;
    background-size: contain;
} */

.b8mainbody {
  overflow: hidden;
}

.b8mainbody ul {
  width: 100%;
  overflow: hidden;
}

.swiper-outer-box {
  width: 100%;
  position: relative;
  padding: 3vh 4.16vw;
  box-sizing: border-box;
}

.swiper-inner-box {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}

.swiper_btn {
  position: absolute;
  width: 2.08vw;
  height: 2.812vw;
  color: #FFFFFF;
  user-select: none;
  cursor: pointer;
}

.left-arrow {
  background: url('../images/swiper_button_003-left.png') center top no-repeat;
  background-size: contain;
  left: 0;
  top: 7.5vw;
}

.right-arrow {
  background: url('../images/swiper_button_003-right.png') no-repeat;
  background-size: contain;
  right: 0;
  top: 7.5vw;
}

.b8mainbody ul li {
  width: 365px;
  float: left;
  margin-right: 26px;
}

.block8 .block1title {
  padding-top: 1vw;
  text-align: center;
  color: #fff;
}

.block8 .block1title h2,
.block8 .block1title h4 {
  color: #fff;
}

.block8 .block2center-btn {
  text-align: center;
}

.b8mainbody .swiper-wrapper .swiper-slide img {
  width: 100%;
}

.b8mainbody .swiper-wrapper .swiper-slide p {
  width: 100%;
  padding: 0 10px;
  box-sizing: border-box;
  height: 2.81vw;
  line-height: 2.81vw;
  text-align: center;
  font-size: 0.83vw;
  color: #333;
  background: #fff;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.b8mainbody .swiper-wrapper .swiper-slide {
  height: 302px;
  width: 404px;
}

.b8mainbody .swiper-wrapper .swiper-slide .swiper-slide-inner {
  padding-right: 24px;
}

.b8mainbody .swiper-wrapper .swiper-slide a {
  display: block;
  /* height:7.34vw; */
  overflow: hidden;
}

.jxtiptxt {
  text-align: center;
  font-size: 0.83vw;
  color: #666;
  padding: 2.08vw 0px 3.125vw;
}

.blockfooter .phone {
  font-size: 0.85vw;
  color: #333;
  font-weight: bold;
}

.blockfooter .phone .contact-info {
  margin-bottom: 10px;
  font-size: 0.8vw;
}

.blockfooter .phone .contact-info .info-title {
  font-weight: bold;
  color: #4064FF;
}

.blockfooter .phone .contact-info .info-title .con-name {
  color: #333;
  font-weight: bold;
}

.blockfooter .phone .contact-info .info-area {
  color: #8d8d8d;
}

.footerMenu1 .title {
  margin-bottom: 30px;
  font-size: 20px;
  color: #333;
}

.footerMenu1 .m1item {
  font-size: 14px;
  color: #666;
  margin-bottom: 16px;
}

.blockfooter .phone p {
  font-size: 1.875vw;
  padding-top: 10px;
}

.blockfooter .title .yxlogo1 {
  width: 9.89vw;
}

.blockfooter .title .codeimg {
  display: block;
  margin: 0 auto;
  width: 6.77vw;
}

.blockfooter .title .jctip {
  display: block;
  text-align: center;
  font-size: 0.83vw;
  color: #666;
  padding: 0.41vw 1.04vw;
}

.blockfooter .nuan {
  font-size: 1.25vw;
  color: #4064FF;
  text-align: center;
}

.index-technology .list {
  padding-top: 1rem;
}

.index-technology .list li {
  width: 3.2rem;
  text-align: center;
  min-height: 5.5rem;
}

.index-technology .list li .ico {
  width: 2.5rem;
  margin: 0 auto;
}

.index-technology .list li h3 {
  font-size: .3rem;
  font-weight: 400;
  line-height: 1em;
  padding: .5rem 0 .25rem 0;
}

.index-technology .list li p {
  font-size: .18rem;
  line-height: .32rem;
  color: #666;
}

.index-technology .list li:hover .ico {
  animation: upDown 2s infinite linear;
  -webkit-animation: upDown 2s infinite linear;
}

@keyframes upDown {
  0% {
    transform: translateY(0);
  }

  25% {
    transform: translateY(-0.1rem);
  }

  50% {
    transform: translateY(0);
  }

  75% {
    transform: translateY(0.1rem);
  }

  100% {
    transform: translateY(0);
  }
}

@-webkit-keyframes upDown {
  0% {
    -webkit-transform: translateY(0);
  }

  25% {
    -webkit-transform: translateY(-0.1rem);
  }

  50% {
    -webkit-transform: translateY(0);
  }

  75% {
    -webkit-transform: translateY(0.1rem);
  }

  100% {
    -webkit-transform: translateY(0);
  }
}

/*--about--*/
.about {
  padding: 2em 0 6em;
}

.about-grid {
  margin-top: 4em;
}

.about-grid h3 {
  background: #1BBC9B;
  padding: 1em;
  color: #fff;
  text-align: center;
  margin: 0;
  border-bottom: 5px solid #1FAB8E;
}

.aboutgrid-info p {
  font-size: .875em;
  width: 80%;
  margin: 0 auto 10%;
  color: #949494;
}

.abouts-grid {
  margin-top: 4em;
}

.about-grids h5 {
  color: #1BBC9B;
  text-align: center;
  font-size: 2em;
  font-weight: 600;
  padding: 0;
  text-transform: uppercase;
}

.aboutgrid-info {
  border: 1px solid #EEE;
  padding: 1em;
  min-height: 270px;
  text-align: center;
}

span.about-icon1 {
  background: url(../images/index-about.png) no-repeat 0px 0px;
  width: 60px;
  height: 60px;
  display: block;
  margin: 0 auto 9%;
}

span.about-icon2 {
  background: url(../images/index-about.png) no-repeat -60px 0px;
  width: 60px;
  height: 60px;
  display: block;
  margin: 0 auto 9%;
}

span.about-icon3 {
  background: url(../images/index-about.png) no-repeat -120px 0px;
  width: 60px;
  height: 60px;
  display: block;
  margin: 0 auto 9%;
}

span.about-icon4 {
  background: url(../images/index-about.png) no-repeat -180px 0px;
  width: 60px;
  height: 60px;
  display: block;
  margin: 0 auto 9%;
}

/*--button-hover--*/
.hvr-shutter-in-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background: #838383;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  padding: 7px 20px;
  font-size: 1.2em;
  color: #999;
}

.hvr-shutter-in-vertical:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #e1e1e1;
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.hvr-shutter-in-vertical:hover,
.hvr-shutter-in-vertical:focus,
.hvr-shutter-in-vertical:active {
  color: white;
}

.hvr-shutter-in-vertical:hover:before,
.hvr-shutter-in-vertical:focus:before,
.hvr-shutter-in-vertical:active:before {
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
}

/*--/button-hover--*/
/*--/about--*/
/*******************************************************************************************************/
/* 13. pricing table */
/*******************************************************************************************************/
.plans {
  background: #f5f5f5;
  padding: 5em 0 2em 0;
}

.pricing {
  background: #fff;
  text-align: center;
}

.pricing.best {}

.pricing_top h6 {
  margin: 0;
  color: #c65757;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 16px;
}

.pricing_top {
  padding: 1.45vw 0;
  background: #000;
}

.pricing_top h6 {
  margin: 0;
  color: #27a3f4;
  font-weight: bold;
  text-transform: uppercase;
}

.pricing_top p {
  color: #fff;
  font-size: 38px;
  font-weight: bold;
}

.pricing_top sup {
  font-weight: normal;
  font-size: 20px;
}

.pricing_middle ul {
  border: 1px solid #dadada;
  height: 10.625vw;
}

.pricing_middle ul li {
  padding: 1.302vw;
  border-top: 1px solid #f5f5f5;
  color: #aaa;
  font-size: 0.72vw;
  line-height: 1.302vw;
}

.pricing_middle ul li i {
  -webkit-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  -moz-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}

.pricing_middle ul li:hover i {
  color: #c65757;
  -webkit-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  -moz-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}

.pricing_middle ul li i {
  color: #aaa;
  padding-right: 25px;
}

.pricing_bottom a {
  border-top: 1px solid #f5f5f5;
  display: block;
  padding: 20px 0;
  color: #fff;
  background-color: #1BBC9B;
  font-weight: 600;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  font-size: 15px;
}

.best .pricing_bottom a {
  -webkit-border-bottom-right-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}

.pricing_bottom a:hover {
  background-color: #000;
}

.pricing-wrap {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 2.5vw;
}

.pricing {
  background: #fff;
  text-align: center;
  padding: 0;
}

.last {
  margin-right: 0 !important;
}

.pricing_middle ul li:nth-child(2n-1) {}

/*.pricing_middle ul li:hover {
 color: #000;
  background-color: #F9F9F9;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
}*/
.heading {
  text-transform: uppercase;
  font-size: 1.8em;
  color: #1a1a1a;
  width: auto;
  display: table;
  margin: 0 auto;
  text-align: center;
  padding-bottom: 5px;
  border-bottom: 3px solid #eee;
  margin-bottom: 50px;
}

.fullwidth-section {
  background: url('../images/project.png') no-repeat 0px 0px;
  min-height: 280px;
  background-size: cover;
}

.overlay.left-aligned {
  float: left;
  padding-right: 10px;
  text-align: right;
  width: 48%;
}

.dt-support span {
  font-size: 22px;
  color: #fff;
}

.fullwidth-section h2 {
  color: #fff;
}

.fullwidth-section p {
  color: #fff;
  font-size: 0.875em;
  line-height: 1.8em;
  margin: 1.5em 0 2em 0;
  text-align: right;
}

.dt-support {
  width: 60%;
  float: right;
  margin-top: 1.7em;
}

/*-- vps --*/
.title-vps {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #1BBC9B;
  padding: 12px 0;
  text-align: center;
  letter-spacing: .07em;
  color: #fff;
  font-weight: 800;
  font-size: 17px;
  margin-bottom: 15px;
  position: relative;
}

.title-vps:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(101, 69, 76, 0);
  border-top-color: #1BBC9B;
  border-width: 8px;
  margin-left: -8px;
}

/*--services--*/
.services {
  background: url(../images/address.png) no-repeat 0px 0px;
  padding: 4em 0 0 0;
  border-top: 6px solid #27a3f4;
  background-size: cover;
  min-height: 450px;
}

.services h3 {
  text-align: center;
  color: #fff;
  font-size: 3em;
  font-weight: 200;
  margin-bottom: 1.5em;
}

.services h3 span {
  font-weight: 600;
}

.services-grids {
  background: #fff;
  padding: 1em 3em;
  width: 47%;
  margin-right: 34px;
}

ul.srevicesgrid_info {
  list-style: none;
  margin: 0;
  padding: 0;
}

ul.srevicesgrid_info li {
  margin: 10px 0;
}

li.tick {
  background: url(../images/tick.png) no-repeat 0px 0px;
  height: 26px;
  padding: 0 0 0 28px;
}

.services-bottom {
  background: #27a3f4;
  padding: 1em 0;
}

.services-bottom p {
  color: #fff;
  text-align: center;
  font-size: 2em;
  font-weight: 200;
}

.services-bottom span {
  font-weight: 600;
  margin: 7px;
}

/*--/services--*/

/* ------ features ------- */
.icon {
  float: left;
  width: 8%;
  margin-right: 2%;
}

/*.icon-text a{
  color: #333;
}*/
.img-sprite {
  background: url(../images/imgsprite.png) no-repeat;
}

.icon1 {
  height: 70px;
  width: 70px;
  background-position: 0 0;
}

.icon2 {
  height: 70px;
  width: 70px;
  background-position: 0 -70px;
}

.icon2:hover {
  background-position: 0 0;
}

i.s1 {
  /*width:70px;
	height:70px;
	background: url('../images/img-sprite.png') no-repeat 0px 0px;*/
  display: inline-block;
}

/*.service-section-grid:hover i.s1{
	background: url('../images/img-sprite.png') no-repeat 0px -70px;
}*/
i.s2 {
  width: 70px;
  height: 70px;
  background: url('../images/img-sprite.png') no-repeat -70px 0px;
  display: inline-block;
}

.service-section-grid:hover i.s2 {
  background: url('../images/img-sprite.png') no-repeat -70px -70px;
}

i.s3 {
  width: 70px;
  height: 70px;
  background: url('../images/img-sprite.png') no-repeat -140px 0px;
  display: inline-block;
}

.service-section-grid:hover i.s3 {
  background: url('../images/img-sprite.png') no-repeat -140px -70px;
}

i.s4 {
  width: 70px;
  height: 70px;
  background: url('../images/img-sprite.png') no-repeat -210px 0px;
  display: inline-block;
}

.service-section-grid:hover i.s4 {
  background: url('../images/img-sprite.png') no-repeat -210px -70px;
}

i.s5 {
  width: 70px;
  height: 70px;
  background: url('../images/img-sprite.png') no-repeat -280px 0px;
  display: inline-block;
}

.service-section-grid:hover i.s5 {
  background: url('../images/img-sprite.png') no-repeat -280px -70px;
}

i.s6 {
  width: 70px;
  height: 70px;
  background: url('../images/img-sprite.png') no-repeat -350px 0px;
  display: inline-block;
}

.service-section-grid:hover i.s6 {
  background: url('../images/img-sprite.png') no-repeat -350px -70px;
}

.icon-text {
  float: left;
  width: 90%;
  /*margin-top: 0.3em;*/
}

.service-section {
  padding: 5em 0;
}

.service-section-head h3 {
  /*color:#000;*/
  font-size: 2.2em;
  /*font-weight:900;*/
  text-transform: uppercase;
}

.service-section-head {
  margin-bottom: 2em;
}

.service-section-head p {
  color: #394b50;
  font-size: 1.2em;
  font-weight: 500;
}

.service-section-grid {
  margin-top: 3em;
}

.service-section-grid h4 {
  color: #394b50;
  font-size: 1.25em;
  font-weight: 900;
  margin-bottom: 0.85em;
  font-family: 'Ubuntu', sans-serif;
}

.service-section-grid p {
  text-indent: 2em;
  color: #93999E;
  font-size: 0.9em;
  font-weight: 400;
  line-height: 1.8em;
  /*font-family: 'Ubuntu', sans-serif;*/
}

/* ------ features ------- */
/* ------ Testimonials ------- */
div#testimonialWrapper {
  background: #FFF;
  padding: 5em 0;
  border-top: 1px solid #CCC;
}

div#testimonialWrapper #testimonialPicture {
  background: url('../images/350x350.gif') no-repeat 0px 0px;
  background-position: -80px -80px;
  width: 182px;
  height: 182px;
  border-radius: 190px;
}

div#testimonialWrapper h2 {
  color: #35393C;
  font-size: 25px;
  font-weight: 400;
  margin: 0;
}

div#testimonialWrapper h3 {
  color: #93999E;
  font-size: 16px;
  font-weight: 200;
  margin-top: 20px;
  line-height: 30px;
  margin-bottom: 15px;
}

/* ------ banner-bottom ------ */
.best {
  padding: 3.5em 0;
}

figure.float-left {
  float: left;
  margin-right: 5%;
}

.best h2 {
  font-size: 2em;
  /*color:#000;*/
  padding: 0;
  margin: 0;
  font-weight: 400;
}

.best h2 span {
  font-weight: 700;
}

.best p {
  text-indent: 2em;
  color: #93999E;
  font-size: 15px;
  font-weight: 400;
  margin-top: 3px;
  line-height: 28px;
}

.consultbtn {
  position: relative;
  display: inline-block;
  width: 10.41vw;
  height: 3.33vw;
  border-radius: 8px;
  border: 1px solid #FFFFFF;
  font-size: 1.25vw;
  color: #FFFFFF;
  line-height: 3.33vw;
  text-align: center;
}

.consultbtn:hover {
  color: #4064FF;
  background: #fff;
}

.bannerContainer {
  position: relative;
  height: 700px;
}

.bannerbottom {
  width: 100%;
  height: 5.98vw;
}

.bannerbottom ul {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(4, 1fr);

}

.bannerbottom ul li {
  position: relative;
  height: 5.72vw;
  text-align: center;
  color: #fff;
}

.bannerbottom ul li:before {
  width: 2px;
  height: 3.9vw;
  content: '';
  display: block;
  position: absolute;
  top: 0.729vw;
  left: 0;
  background: #fff;
}

.bannerbottom ul li:first-child:before {
  content: '';
  width: 0px;
}

.bannerbottom ul li h3 {
  font-size: 1.25vw;
  margin-bottom: 0.83vw;
}

.bantxttip .subtitle {
  font-size: 1.5vw;
  color: #4064FF;
  margin-bottom: 0.83vw;
}

.bantxttip .subtitle1 {
  font-size: 1.25vw;
  color: #fff;
  line-height: 1.45vw;
  margin-bottom: 0.41vw;
}

.bantxttip .subtitle2 {
  font-size: 1.25vw;
  color: #4064FF;
  line-height: 1.45vw;
}

.bantxttip .subtitletxt {
  font-size: 0.83vw;
  color: #fff;
  margin: 1.66vw 0;
}

.bannermain {
  width: 100%;
  padding-top: 5.2vw;
  display: grid;
  grid-template-columns: 16.66vw 1fr;
  grid-column-gap: 3vw;
  justify-items: end;
}



/* ------ banner-bottom ------ */
/*-- shared-hosting --*/
.shared-hosting {
  padding: 1.875vw 0 0;
}

.header-c {
  font-size: 1.3vw;
  margin-bottom: 1.6vw;
  color: #4064FF;
  text-align: center;
}

.float-right {
  float: right;
  margin: 0 0 0 35px;
}

.list-check li {
  padding-left: 30px;
  font-size: 0.9em;
  color: #000;
  margin: 12px 0;
  list-style-type: none;
  background: url(../images/sprite.png) left 4px no-repeat;
}

.shared-hosting p {
  text-indent: 1.75vw;
  color: #93999E;
  font-size: 0.88vw;
  font-weight: 200;
  margin-top: 3px;
  line-height: 1.45vw;
}

/*-- shared-hosting --*/
/* ------ Footer ------ */
footer {
  margin-top: 1.5625vw;
  padding-top: 1.5625vw;
  background: url('../images/content-background.jpg') no-repeat;
  background-position: 50% -100px;
}

.blockfooter {
  display: grid;
  grid-template-columns: 3fr 1fr;
}

footer ul.footerMenu,
footer ul.footerAddress {
  list-style-type: none;
  padding: 0;
  margin-bottom: 20px;
  clear: both;
}

footer .tweetTime {
  color: rgb(136, 183, 62);
  font-size: 10px;
  margin-left: 20px;
}

footer ul.footerMenu li,
footer ul.footerAddress li {
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
}

footer ul.footerMenu li span,
footer ul.footerAddress li span {
  display: block;
  margin: -20px 0 10px 60px;
}

footer ul.footerMenu li.title,
footer .title,
footer ul.footerAddress li.title {
  color: #535353;
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 10px;
  display: block;
}

footer ul.footerMenu li a,
footer ul.footerAddress li a {
  color: rgb(136, 183, 62);
}

footer ul.footerMenu {
  float: left;
  width: 100%;
}

footer #map-canvas {
  width: 100%;
  height: 145px;
  border: 1px solid #CCC;
}

.greenText {
  color: rgb(136, 183, 62);
}

footer .footerNews li.title {
  padding-bottom: 0;
  border-bottom: none;
}

footer .footerNews li {
  border-bottom: 1px solid #CCC;
  padding-bottom: 5px;
}

footer #footerCopyright {
  margin-bottom: 20px;
  font-size: 11px;
  float: left;
}

footer ul#footerSocial {
  list-style-type: none;
  float: right;
}

footer ul#footerSocial li {
  float: left;
  margin-left: 10px;
}

footer ul#footerSocial li a {
  color: #AAA;
}

footer ul#footerSocial li a:hover {
  color: #CCC;
}

footer ul#footerAbout {
  list-style-type: none;
  padding: 0;
  float: left;
  width: 100%;
}

footer ul#footerAbout li {
  float: left;
  margin-right: 20px;
  position: relative;
}

footer ul#footerAbout li a:hover span {
  background: rgba(255, 255, 255, 0.5);
  display: block;
  position: absolute;
  height: 100%;
  width: 100%;
  border-radius: 35px;
  -webkit-transition: background 0.5s linear;
  -moz-transition: background 0.5s linear;
  -ms-transition: background 0.5s linear;
  -o-transition: background 0.5s linear;
  transition: background 0.5s linear;
}

footer ul#footerAbout li img {
  width: 70px;
  border-radius: 35px;
}

footer hr {
  float: none;
  margin-top: 20px;
  margin-bottom: 20px;
}

footer p {
  font-size: 13px;
  color: rgb(165, 165, 165);
  margin-bottom: 0.8em;
  line-height: 1.7em;
}

/*--copy-rights--*/
.copyrights {
  background: none;
  padding: 1em 0;
  text-align: center;
  color: #fff;
}

.copyrights .container {
  border-top: 1px solid #f2f2f2;
  padding: 2.08vw 0 3.125vw;
}

.copyrights p {
  margin: 0;
}

.copyrights p a {
  color: #fff;
}

/*--/copy-rights--*/
/*******************************************************************************************************/
/* 22. dedicated servers */
/*******************************************************************************************************/

.ds_heading {
  background: #181818;
  padding: 10px 0;
  color: #fff;
}

.ds_processor {
  width: 35%;
  float: left;
  padding-left: 20px;
}

.ds_ram {
  width: 5%;
  float: left;
  text-align: center;
}

.ds_cores {
  width: 10%;
  float: left;
  text-align: center;
}

.ds_diskspace {
  width: 10%;
  float: left;
  text-align: center;
}

.ds_bandwidth {
  width: 10%;
  float: left;
  text-align: center;
}

.ds_price {
  width: 10%;
  float: left;
  text-align: center;
}

.ds_order {
  width: 20%;
  float: left;
  padding-right: 20px;
  text-align: right;
}

.ds {
  background: #fff;
  padding: 15px 0 10px 0;
  border-bottom: 1px solid #eee;
  -webkit-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  -moz-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}

.ds:hover {
  background: #f5f5f5;
  -webkit-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  -moz-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}

.ds .button {
  padding: 3px 15px 5px 15px;
  margin-top: -5px;
}

/*******************************************************************************************************/
/* 14. feature element - version 1 */
/*******************************************************************************************************/

.feature {
  text-align: center;
}

.feature h6 {
  text-transform: uppercase;
  font-weight: bold;
  padding-top: 0;
  margin-bottom: 11px;
  font-size: 1em;
  margin-top: 9px;
}

i.icon-hdd {
  width: 30px;
  height: 30px;
  background: url('../images/img-sprite.png') no-repeat -420px -40px;
  display: inline-block;
}

i.icon-dashboard {
  width: 30px;
  height: 30px;
  background: url('../images/img-sprite.png') no-repeat -420px -70px;
  display: inline-block;
}

i.icon-gear {
  width: 30px;
  height: 30px;
  background: url('../images/img-sprite.png') no-repeat -420px -100px;
  display: inline-block;
}

i.icon-cloud-upload {
  width: 30px;
  height: 30px;
  background: url('../images/img-sprite.png') no-repeat -450px -100px;
  display: inline-block;
}

i.icon-time {
  width: 30px;
  height: 30px;
  background: url('../images/img-sprite.png') no-repeat -450px -70px;
  display: inline-block;
}

i.icon-shield {
  width: 30px;
  height: 30px;
  background: url('../images/img-sprite.png') no-repeat -450px -40px;
  display: inline-block;
}

.feature p {
  color: #93999E;
  font-size: 15px;
  font-weight: 200;
  margin-top: 3px;
  line-height: 28px;
}

.feature i {
  font-size: 30px;
  color: #c65757;
  display: inline-block;
  -webkit-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  -moz-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}

.feature:hover i {
  color: #1a1a1a;
  -webkit-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  -moz-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}

#breadcrumb_wrapper {
  width: 100%;
  padding: 90px 0;
  text-align: center;
  color: #fff;
  /* background-color: rgba(0, 0, 0, 0.4); */
}

.hd-content {
  padding: 6em 0 2em 0;
  background: #f5f5f5;
}

div#dedicated_servers {
  margin-bottom: 5em;
}

.button {
  display: inline-block;
  background: transparent;
  border: 2px solid #1BBC9B;
  padding: 20px 40px;
  margin: 0 2px 2px 0;
  color: #000;
  text-transform: lowercase;
  font-weight: normal;
  font-style: italic;
  font-size: 18px;
}

.ds .button {
  padding: 3px 15px 5px 15px;
  margin-top: -5px;
}

.button:hover {
  background: #1BBC9B;
  border: 2px solid #1BBC9B;
  color: #fff;
  text-transform: lowercase;
  font-weight: normal;
  font-style: italic;
  font-size: 18px;
}

div#breadcrumb_wrapper h3 {
  text-transform: uppercase;
  font-size: 1.9999em;
  margin-bottom: 12px;
}

div#breadcrumb_wrapper h6 {
  color: #fff;
  font-style: italic;
  font-size: 1.5em;
  font-weight: 400;
}

.inner-banner {
  height: 15vw;
  background: #000 url(../images/banner-3-1.png) no-repeat center top;
  background-size: cover;
}

/*-- plans & pricing --*/
.PlanPricing .price {
  background: #1BBC9B;
  padding: 5px;
  color: #FFF;
  font-size: 28px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  display: block;
  width: 100px;
  height: 100px;
  line-height: 100px;
  margin: 0 auto;
  position: relative;
  margin-top: -107px;
  margin-bottom: 10px;
  line-height: 3.2;
}

.PageHead h1,
.PageHead h3 {
  text-align: center;
}

.PageHead h1 {
  font-size: 1.875vw
}

.PageHead h3 {
  color: #9AA5AA;
  font-weight: normal;
  margin-bottom: 20px;
  margin-top: 10px;
}

.PlanPricing .planFeatures ul li {
  padding: 13px 0;
  list-style: none;
}

.PlanPricing .btn {
  width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active {
  background-color: #22bb5f !important;
  color: #FFF !important;
}

.PlanPricing .planName {
  background: #000;
  padding-top: 60px;
  padding-bottom: 20px;
  text-align: center;
}

.PlanPricing .planFeatures {
  background: #e8e9ea;
  text-align: center;
  padding: 10px;
}

.PlanPricing {
  margin-top: 50px;
  -moz-transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
}

.PlanPricing:hover {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  z-index: 2;
}

.domain {
  position: relative;
  background: #34454e;
  background-size: cover;
  overflow: hidden;
  margin-top: 80px;
}

.PageHead {
  margin-top: 2.60vw;
  margin-bottom: 2.60vw;
}

.domain h1 {
  color: #FFF;
  margin-top: 0;
}

.domain h3 {
  color: #D5D5D5;
  margin-bottom: 2.083vw;
}

.form-group {
  margin-bottom: 0.78vw;
}

.domain select,
.domain input[type=text] {
  padding: 10px;
  height: 50px;
}

.domain .submitbtn {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 40px;
}

.PlanPricing .planName h3 {
  color: #FFF;
  text-align: center;
  padding: 0;
  margin: 0;
  text-transform: uppercase;
}

.PlanPricing .planName p {
  color: #999;
  text-align: center;
}

.ComparePlans .planFeatures ul li {
  padding: 13px 0;
  list-style: none;
}

.ComparePlans .CompareList .planFeatures {
  text-align: right;
}

.ComparePlans .planHead2 h3,
.ComparePlans .planHead3 h3 {
  color: #FFF;
  text-align: center;
  padding: 0;
  margin: 0;
  text-transform: uppercase;
  padding-top: 10px;
  line-height: 1.8;
}

.ComparePlans .planHead2 {
  height: 60px;
  background: #1BBC9B;
}

.ComparePlans .pricing1 .planFeatures {
  border-right: solid 1px #1BBC9B;
  border-left: solid 1px #1BBC9B;
}

.ComparePlans .planFeatures {
  text-align: center;
  padding: 10px;
}

.ComparePlans .planHead3 {
  height: 60px;
  background: #f45c57;
}

.ComparePlans .btn {
  width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active {
  background-color: #000 !important;
  color: #FFF !important;
  border: none;
}

.ComparePlans .pricing2 .planFeatures {
  border-right: solid 1px #f45c57;
  border-left: solid 1px #f45c57;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active {
  background-color: #000 !important;
  color: #FFF !important;
}

.ComparePlans {
  margin-bottom: 5em;
}

.ComparePlans .planHead1 {
  height: 60px;
  background: #FFF;
}

.PlanPricing.Recommended .price {
  background: #f45c57;
}

.btn-success {
  background-color: #1BBC9B;
  background-image: none;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

.btn-danger {
  background-color: #f45c57;
  background-image: none;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

.btn-lg {
  font-size: 18px;
  padding: 20px 50px;
  margin: 5px 10px;
  border: none;
}

.ComparePlans {
  margin-top: 20px;
}

/*-- 404 --*/
.page_404 p {
  font-size: 1em;
  line-height: 1.8em;
  margin: 0 0 2em 0;
  text-shadow: none;
  color: #aaa;
}

.page_404 {
  padding: 2em 0;
}

.page_404 input {
  background: #fff;
  border: none;
  padding: 15px;
  width: 250px;
  outline: none;
}

/*-- 404 --*/
/*--login--*/
.login-left {
  padding: 0;
}

.login-left h3,
.login-right h3 {
  color: #000;
  font-size: 1.3em;
  padding-bottom: 0.5em;
  font-weight: 500;
}

.login-left p,
.login-right p {
  color: #555;
  display: block;
  font-size: 0.95em;
  margin: 0 0 2.5em 0;
  line-height: 1.8em;
}

.acount-btn {
  background: #1BBC9B;
  color: #FFF;
  font-size: 1em;
  padding: 0.7em 1.2em;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  display: inline-block;
  text-transform: uppercase;
}

.acount-btn:hover,
.login-right input[type="submit"]:hover {
  background: #000;
  text-decoration: none;
  color: #fff;
}

.login-right form {
  padding: 1em 0;
}

.login-right form div {
  padding: 0 0 2em 0;
}

.login-right span {
  color: #555;
  font-size: 1em;
  padding-bottom: 0.2em;
  display: block;
  text-transform: uppercase;
}

.login-right input[type="text"] {
  border: 1px solid #EEE;
  outline-color: #1BBC9B;
  width: 96%;
  font-size: 0.8125em;
  padding: 0.5em;
}

.login-right input[type="submit"] {
  background: #1BBC9B;
  color: #FFF;
  font-size: 1em;
  padding: 0.7em 1.2em;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  display: inline-block;
  text-transform: uppercase;
  border: none;
  outline: none;
}

a.forgot {
  font-size: 1em;
  margin-right: 11px;
}

.login-page {
  padding: 5em 0;
}

/*--register--*/
.register {
  padding: 5em 0;
}

.register-top-grid h3,
.register-bottom-grid h3 {
  color: #000000;
  font-size: 1.4em;
  padding-bottom: 15px;
  margin: 0;
  font-weight: 500;
}

.register-top-grid div,
.register-bottom-grid div {
  width: 48%;
  float: left;
  margin: 10px 0;
}

.register-top-grid span,
.register-bottom-grid span {
  color: #555;
  font-size: 0.95em;
  padding-bottom: 0.2em;
  display: block;
  text-transform: uppercase;
}

.register-top-grid input[type="text"],
.register-bottom-grid input[type="text"] {
  border: 1px solid #EEE;
  outline-color: #1BBC9B;
  width: 96%;
  font-size: 1em;
  padding: 0.5em;
}

.register-top-grid input[type="password"],
.register-bottom-grid input[type="password"] {
  border: 1px solid #EEE;
  outline-color: #1BBC9B;
  width: 96%;
  font-size: 1em;
  padding: 0.5em;
}

.checkbox {
  margin-bottom: 4px;
  padding-left: 27px;
  font-size: 1.1em;
  line-height: 27px;
  cursor: pointer;
}

.checkbox {
  float: left;
  position: relative;
  font-size: 0.85em;
  color: #555;
}

.checkbox:last-child {
  margin-bottom: 0;
}

.news-letter {
  color: #555;
  font-weight: 600;
  font-size: 0.85em;
  margin-bottom: 1em;
  display: block;
  text-transform: uppercase;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  clear: both;
}

.checkbox i {
  position: absolute;
  bottom: 5px;
  left: 0;
  display: block;
  width: 20px;
  height: 20px;
  outline: none;
  border: 2px solid #D2CF99;
}

.checkbox input+i:after {
  content: '';
  background: url("../images/tick1.png") no-repeat 1px 2px;
  top: -1px;
  left: -1px;
  width: 15px;
  height: 15px;
  font: normal 12px/16px FontAwesome;
  text-align: center;
}

.checkbox input+i:after {
  position: absolute;
  opacity: 0;
  transition: opacity 0.1s;
  -o-transition: opacity 0.1s;
  -ms-transition: opacity 0.1s;
  -moz-transition: opacity 0.1s;
  -webkit-transition: opacity 0.1s;
}

.checkbox input {
  position: absolute;
  left: -9999px;
}

.checkbox input:checked+i:after {
  opacity: 1;
}

.news-letter:hover {
  color: #00BFF0;
}

.register-but {
  margin-top: 1em;
}

.register-but form input[type="submit"] {
  background: #1BBC9B;
  color: #FFF;
  font-size: 1.2em;
  padding: 0.6em 2em;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  display: inline-block;
  text-transform: uppercase;
  border: none;
  outline: none;
}

.register-but input[type="submit"]:hover {
  background: #000;
}

div.register-bottom-grid {
  margin-top: 3em;
}

/*----FAQ-----*/
.faq {
  color: #666;
  font-size: 1em;
}

.question-answers {
  padding-top: 50px;
}

.answers {
  margin: 0.52vw 0;
}

.faq-page-head h3 {
  font-size: 1.4vw;
  font-weight: 500;
  /*color: #000;*/
  margin: 0 0 0.7em 0;
}

.faq-page {
  padding: 3em 0;
}

.questions h3,
.faq h3 {
  color: #555;
  font-size: 25px;
  margin-bottom: 30px;
}

.faq h4 {
  color: #2DAEBF;
  font-size: 15px;
  margin-bottom: 8px;
}

.questions a {
  font-size: 1em;
  color: #3787BE;
}

.questions a:hover {
  color: #0365AA;
}

.questions h4 {
  color: #006FBA;
  font-size: 16px;
  margin-bottom: 9px;
  font-weight: normal;
}

.questions p {
  margin: 20px 0;
  line-height: 2em;
  font-size: 12px;
  color: #444;
}

.about_desc li {
  padding: 8px 0;
  color: #444444;
  font-size: 1em;
  list-style-type: none;
}

.about_desc li a {
  display: block;
  color: #1BBC9B;
  text-decoration: none;
}

.about_desc label {
  display: block;
  font-size: 0.85em;
  color: #7E7E7E;
  padding-bottom: 5px;
}

.about_desc label span.red {
  color: red;
  display: inline;
  padding-left: 2px;
}

.about_desc input[type="text"],
.about_desc textarea,
.about_desc input[type="password"] {
  padding: 10px;
  display: block;
  width: 100%;
  background: #fcfcfc;
  border: 1px solid #CCC;
  outline: none;
  color: #464646;
  font-size: 1em;
  font-family: Arial, Helvetica, sans-serif;
  -moz-box-shadow: #ccc 1px 1px 2px;
  -webkit-box-shadow: #CCC 1px 1px 2px;
  -webkit-appearance: none;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
}

.about_desc input[type="text"]:focus,
.about_desc textarea:focus,
.about_desc input[type="password"] {
  border-color: #BDBDBD;
  -moz-box-shadow: #ccc 3px 3px 6px;
  -webkit-box-shadow: #CCC 3px 3px 6px;
}

.about_desc textarea {
  resize: none;
  height: 100px;
}

.about_desc h2,
.about_desc h3,
.about_desc h4 {
  font-weight: 700;
  color: #6B6B6B;
  padding: 0.52vw 0;
}

.about_desc h3 {
  color: #858585;
  font-size: 0.725vw;
  font-weight: normal;
}

.about_desc h4 {
  font-size: 0.85vw;
  color: #27a3f4;
}

.about_desc h4>a {
  color: #27a3f4;
}

.about_desc p {
  font-size: 0.95em;
  color: #93999E;
  line-height: 2em;
  padding: 5px 0;
  text-indent: 2em;
}

.about-quote {
  background: url(../images/quote-image.jpg) center center;
  background-size: cover;
  min-height: 350px;
}

.abt-quote {
  background: #1BBC9B;
  min-height: 350px;
  padding-top: 5em;
  padding-left: 7em;
}

.about-quote h5 {
  color: #fff;
  font-size: 2.7em;
  letter-spacing: -.07em;
  font-weight: 400;
  margin-bottom: 50px;
}

.about-quote span {
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: .07em;
}

.about_grid_top {
  padding: 4em 0;
}

.our-head h3 {
  font-size: 2.3em;
  font-weight: 500;
  color: #000;
  margin: 0 0 1em 0;
}

p.m_8 {
  text-indent: 2em;
  color: #93999E;
  font-size: 1em;
  font-weight: 200;
  margin-top: 0;
  line-height: 1.7em;
  margin-bottom: 25px;
}

p.m_9 {
  border: 1px solid #D9E9ED;
  padding: 5%;
  position: relative;
  color: #A3B1B6;
  font-size: 0.8125em;
  line-height: 1.8em;
  font-style: italic;
}

span.quotes {
  position: absolute;
  left: 10px;
  top: -12px;
  width: 30px;
  height: 28px;
  background: url(../images/quote.png) no-repeat;
}

.about-main h3 {
  font-size: 2.3em;
  font-weight: 500;
  color: #000;
  margin: 0 0 1em 0;
}

.about-right h4 {
  color: #9AA5AA;
  font-weight: normal;
  margin-bottom: 15px;
  margin-top: .0;
  font-size: 1.3em;
  line-height: 1.4em;
}

/*-- support --*/
.support_grids {
  margin: 4em 0;
}

.support-grid p {
  text-indent: 2em;
  color: #93999E;
  font-size: 1em;
  font-weight: 200;
  margin-top: 0;
  line-height: 1.7em;
  margin-bottom: 25px;
}

.support-grid h5 {
  color: #1BBC9B;
  font-size: 1.1em;
  text-align: center;
  padding-bottom: 20px;
}

.support-grid h4 {
  color: #000;
  font-size: 1.8em;
  text-align: center;
  margin: 8px 0;
}

.support-grid h3 {
  color: #000;
  font-size: 1.8em;
  margin: 0 0 10px 0;
}

.support-grid a {
  display: inline-block;
  background: transparent;
  border: 2px solid #1BBC9B;
  padding: 8px 27px;
  margin: 0 2px 2px 0;
  color: #000;
  text-transform: lowercase;
  font-weight: normal;
  font-style: italic;
  font-size: 15px;
}

.support-grid a:hover {
  background: #1BBC9B;
  border: 2px solid #1BBC9B;
  color: #fff;
}

.support a.read-more {
  background: #1BBC9B;
  border-bottom: 4px solid #5C9E91;
  padding: 8px 35px;
  font-size: 16px;
  margin-top: 12px;
  display: inline-block;
  color: #FFF;
  font-size: 16px;
  font-weight: 600;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  text-decoration: none;
  text-transform: uppercase;
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  margin-top: 10px;
  margin-bottom: 0;
}

.support a.read-more:hover {
  background: #1BBC9B;
  border-bottom: 4px solid #1BBC9B;
}

.support {
  background: #f5f5f5;
  padding: 25px 20px;
  margin: 8% 0;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -moz-border-radius: 5px;
}

.support h2 {
  font-size: 30px;
  color: #4A4545;
  font-weight: 700;
  text-transform: capitalize;
  margin: 0;
}

.support p {
  color: #687170;
  font-size: 15px;
  line-height: 1.6em;
  padding: 5px 0;
}

/*--domain--*/
.domain_row {
  width: 53.59%;
}

ul.charge {
  padding: 1em 0;
  margin: 0;
  list-style: none;
  text-align: center;
  border: 1px solid #D9E9ED;
}

ul.charge li {
  float: left;
  width: 15%;
  margin-right: 2%;
  font-size: 14px;
  color: #556b72;
  font-weight: 600;
}

.charge_img {
  padding-left: 0;
}

.charge_right {
  padding-right: 0;
}

ul.charge li.last {
  margin-right: 0;
}

span.m_11 {
  font-weight: 800;
  font-size: 30px;
}

span.m_12 {
  font-weight: 300;
  font-size: 30px;
}

.domain_box {
  margin: 3em 0 1em 0;
}

.new-domains {
  margin-top: 4em;
}

h4.domain-head {
  font-size: 2em;
  font-weight: 500;
  color: #000;
  margin: 0 0 0.7em 0;
  text-align: center;
}

h4.domain-head1 {
  font-size: 1.8em;
  font-weight: 500;
  color: #000;
  margin: 0 0 1.2em 0;
  text-align: center;
}

ul.charge_box {
  border-top: none;
}

h2.charge_head {
  display: block;
  color: #556b72;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 24px;
  margin: 0;
  padding: 25px 0;
  position: relative;
  font-size: 14px;
}

ul.list_3 {
  padding: 0;
  margin: 0;
  list-style: none;
}

ul.list_3 li {
  border-bottom: 1px solid #D7E8ED;
  display: inline;
  float: left;
  padding: 10px 0;
  width: 100%;
}

ul.list_3 li span {
  display: block;
  float: left;
  font-size: 14px;
  line-height: 32px;
  width: 66%;
  color: #999;
}

ul.list_3 ul li .dt-sc-button {
  float: right;
  margin: 0;
  text-align: right;
}

.dt-sc-button.small {
  padding: 11px 20px;
  line-height: 16px;
  float: right;
  background: #1BBC9B;
  color: #fff;
}

.three-fifth input[type="text"] {
  background: #fff;
  border: 1px solid #D9E9ED;
  color: #000;
  padding: 17px;
  display: block;
  font-size: 14px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  width: 100%;
  outline: none;
  margin-top: 25px;
}

.one-fifth select {
  background: #fff;
  border: 1px solid #D9E9ED;
  color: #000;
  background-image: url("../images/icon.png");
  background-position: center right 10px;
  background-repeat: no-repeat;
  border-radius: 0;
  cursor: pointer;
  display: block;
  font-size: 14px;
  height: 55px;
  outline: medium none;
  padding: 17px;
  width: 100%;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  margin-top: 25px;
  margin-left: 3%;
}

.one-fifth input[type="submit"] {
  background: #1BBC9B;
  display: inline-block;
  color: #FFF;
  text-transform: uppercase;
  transition: 0.5s ease;
  -o-transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
  border: none;
  cursor: pointer;
  outline: none;
  font-size: 0.85em;
  padding: 17px 50px;
  font-weight: 600;
  margin-top: 25px;
}

.one-fifth input[type="submit"]:hover {
  background: #000;
}

.domain_row {
  width: 53%;
  float: left;
}

.one-fifth {
  width: 14%;
  float: left;
  margin-left: 1%;
}

.one-fifth {
  width: 14%;
  float: left;
  margin-left: 1%;
}

.domain-section {
  padding: 4em 0;
}

/*--blog--*/
.bolg-posts {
  padding: 3.125vw 0;
}

.blog-top img {
  width: 100%;
}

.blog-grid h3 {
  font-size: 1.8em;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.3em;
}

.blog-grid h3 a {
  color: #fff;
  text-decoration: none;
}

.blog-grid p {
  color: #fff;
  font-size: 1em;
  font-weight: 300;
  line-height: 1.8em;
  padding: 0.5em 0 0;

}

.blog-grid p span {
  display: block;
}

.blog-grid {
  padding: 1em;
}

a.more {
  text-decoration: none;
  color: #fff;
  font-size: 1em;
  padding: 7px;
  background: #27a3f4;
  width: 46%;
  display: block;
  margin: 4.5em auto;
  text-align: center;
}

a.more:hover {
  background: rgba(39, 163, 244, 0.6);
}

a.read-more {
  margin: 1em auto 0;
  ;
}

a.read-more-in {
  margin: 5.8em auto;
}


span.date-in {
  float: left;
  color: #fff;
  font-size: 1em;
}

span.date-in i {
  background: url('../images/img-sprite.png') no-repeat -420px 0px;
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: top;
}

a.comments {
  float: right;
  color: #fff;
  text-decoration: none;
  font-size: 1em;
}

a.comments i {
  background: url('../images/img-sprite.png') no-repeat -420px -20px;
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
}

ul.start {
  text-align: center;
  padding: 2em 0 0;
}

ul.start li {
  display: inline-block;
}

ul.start li,
ul.start li span {
  text-decoration: none;
  color: #362f2f;
  /*font-size:1em;
	padding:0.5em 1em;*/
}

ul.start li a {
  font-size: 1em;
  padding: 0.5em 1em;
}

ul.start li {
  padding: 0.5em 0em;
  margin: 0 0.3em;
}

ul.start li.prev,
ul.start li.active {
  background: #27a3f4;
  color: #fff;
}

ul.start li:hover {
  background: #27a3f4;
  color: #fff;
}

ul.start li.next {
  background: #27a3f4;
  color: #fff;
}

ul.start li a:hover {
  color: #FFFFFF;
}

ul.start li.active a,
ul.start li.next a {
  color: #fff;
  text-decoration: none;
}

.blog-in {
  background: #362f2f;
}

.in-blog {
  background: #000;
}

.single-top {
  padding-top: 2vw;
}

/*--singe--*/
.single-top img {
  width: 100%;
}

.single h2 {
  color: #362f2f;
  font-size: 2.5em;
  text-transform: uppercase;
  font-weight: 400;
}

.grid-single {
  width: 70%;
  margin: 1em auto;
}

.single-one {
  float: left;
  width: 33.3%;
  text-align: center;
}

.single-one span {
  color: #362f2f;
  font-size: 1em;
}

.single-one span a {
  color: #362f2f;
  text-decoration: none;
}

.single-one span i {
  background: url(../images/img-sprite.png) no-repeat -5px -143px;
  width: 18px;
  height: 18px;
  display: inline-block;
  vertical-align: middle;
}

.single-one span i.com {
  background-position: -23px -143px;
}

.single-one span i.four {
  background-position: -40px -143px;
}

p.eget {
  font-size: 1em;
  font-weight: 400;
  line-height: 1.6em;
  color: #362f2f;
  padding: 1em 0;
}

ul.social-share {
  float: left;
}

ul.social-share li {
  display: inline-block;
}

ul.social-share li span {
  color: #838383;
  font-size: 1.1em;
  margin: 0 1em 0 0;
  font-weight: 500;
}

ul.social-share li i {
  background: url(../images/img-sprite.png) no-repeat -59px -143px;
  width: 18px;
  height: 18px;
  display: inline-block;
  margin: 0 12px;
  vertical-align: middle;
}

ul.social-share li i.tin {
  background-position: -77px -143px;
}

ul.social-share li i.message {
  background-position: -96px -143px;
}

.top-comments h3,
.leave h3 {
  font-size: 1.5em;
  color: #362f2f;
  font-weight: 500;
}

.single-middle {
  background: #f8f8f8;
  padding: 2em;
}

i.arrow {
  background: url(../images/img-sprite.png) no-repeat -113px -143px;
  width: 18px;
  height: 18px;
  display: inline-block;
  float: right;
}

.comments-top-top {
  background: #e6e6e6;
  border-top-right-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-top-right-radius: 10px;
  -o-border-top-right-radius: 10px;
  -ms-border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-bottom-right-radius: 10px;
  -o-border-bottom-right-radius: 10px;
  -ms-border-bottom-right-radius: 10px;
}

.men {
  background: #333;
  float: left;
  width: 9%;
  text-align: center;
  padding: 2em 0;
}

p.men-it {
  float: left;
  width: 86%;
  margin: 0 0 0 2%;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.6em;
  color: #362f2f;
  padding: 1.2em 0;
}

.met-in {
  margin: 0 0 0 3em;
}

.met {
  padding: 1em 0;
}

p.smith {
  float: left;
  padding: 0;
  font-size: 1em;
}

p.smith a {
  text-decoration: none;
  color: #362f2f;
  font-weight: 500;
  font-size: 1.1em;
}

.code-in {
  padding: 0 0 0.5em;
}

p.smith span {
  font-weight: 400;
  padding: 0 2em;
  color: #7f8c8c;
}

.top-in {
  background: #f8f8f8;
}

p.reply {
  float: right;
  padding: 0;
  width: 17%;
  color: #362f2f;
  font-size: 1em;
}

p.reply a {
  text-decoration: none;
  color: #362f2f;
}

p.reply a:hover {
  color: #1BBC9B;
}

p.reply i {
  background: url(../images/img-sprite.png) no-repeat -131px -143px;
  width: 18px;
  height: 18px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 14px 0 0px;
}

/*----*/
.single-us input[type="text"],
.leave textarea,
.leave input[type="submit"] {
  font-size: 1em;
  width: 100%;
  padding: 0.8em 1em;
  margin: 0.5em 0;
  background: #fff;
  outline: none;
  border: 1px solid #362f2f;
  color: #362f2f;
  -webkit-appearance: none;
}

.leave textarea {
  resize: none;
  width: 100%;
  margin: 0.5em 0em;
  height: 185px;
}

.leave input[type="submit"] {
  border: none;
  color: #fff;
  font-size: 1.3em;
  width: 48%;
  margin: 7.2em 1em 0;
  padding: 0.3em;
  background: none;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  font-weight: 400;
  background: #1BBC9B;
}

.leave input[type="submit"]:hover {
  background: #362f2f;
}

.leave p {
  width: 80%;
}

.single-us {
  padding: 0 2em 0 0;
}

.single-us:nth-child(2) {
  padding: 0;
}

.text-in {
  padding: 0;
}

.single-grid {
  padding: 0.7em 0;
}

.text-top {
  padding: 0.5em 0;
}

.leave {
  padding: 4em 0 0em;
}

.top-comments {
  padding: 5em 0 0;
}

.md-col-in h4 {
  color: #362f2f;
  font-size: 1.5em;
  border-bottom: 1px solid #c29f00;
  font-weight: 600;
  width: 50%;
  padding: 0 10px 6px;
}

.md-col-in ul li {
  list-style: none;
}

.md-col-in ul {
  padding: 1.8em 0 0;
}

.md-col-in ul li a {
  text-decoration: none;
  color: #362f2f;
  font-size: 1.1em;
  padding: 0.1em 0;
  display: block;
}

.md-col-in ul li a:hover {
  color: #c3a000;
}

.md-col-in ul li i {
  background: url(../images/img-sprite.png) no-repeat -497px -20px;
  width: 8px;
  height: 8px;
  display: inline-block;
  transition: 0.5s all;
  vertical-align: middle;
  margin: 0 13px 0 0;
}

.top-single {
  padding: 1em;
}

/*--contact--*/
.contact h4 {
  color: #000;
  font-size: 22px;
  font-weight: 500;
  margin: 0 0 1em 0;
  letter-spacing: 1px;
}

.map {
  margin: 5em 0;
}

.map iframe {
  width: 100%;
  height: 340px;
}

.contact-infom p {
  color: #858d94;
  margin: 0 0 1.5em 0;
  text-align: left;
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 1.8em;
}

.address {
  margin-top: 5em;
}

.address-left {
  float: left;
  width: 50%;
}

.address p {
  color: #858d94;
  margin: 0 0 .5em 0;
  text-align: left;
  font-size: 14px;
  letter-spacing: 1px;
}

.address a {
  color: #1BBC9B;
  margin: 0 0 .5em 0;
  text-align: left;
  font-size: 14px;
  letter-spacing: 1px;
  transition: .5s all;
}

.address a:hover {
  color: #858d94;
  text-decoration: underline;
}

.contact-form {
  margin: 5em 0;
}

.contact-form input[type="text"] {
  display: inline-block;
  background: none;
  border: 1px solid #A3A1A1;
  width: 32%;
  margin: 0 0 1.5em 0;
  outline: none;
  font-size: 16px;
  color: #747577;
  font-weight: 500;
  padding: 10px 15px 10px 15px;
}

.contact-form input[type="email"] {
  display: inline-block;
  background: none;
  border: 1px solid #A3A1A1;
  width: 32.5%;
  margin: 0 1em 1em 1em;
  outline: none;
  font-size: 16px;
  color: #747577;
  font-weight: 500;
  padding: 10px 15px 10px 15px;
}

.contact-form textarea {
  background: none;
  border: 1px solid #A3A1A1;
  width: 100%;
  display: block;
  height: 150px;
  outline: none;
  font-size: 16px;
  color: #747577;
  font-weight: 500;
  padding: 10px 15px 10px 15px;
}

.contact-form input[type="submit"] {
  background: #1BBC9B;
  border: 1px solid #1BBC9B;
  padding: .6em 0;
  width: 14%;
  margin-top: 2em;
  font-size: 16px;
  color: #fff;
  font-weight: 400;
  letter-spacing: 1px;
  outline: none;
  transition: .5s all;
}

.contact-form input[type="submit"]:hover {
  color: #1BBC9B;
  background: none;
}

span.menu {
  display: none;
  text-align: right;
}

/*-- to-top --*/
#toTop {
  display: none;
  text-decoration: none;
  position: fixed;
  bottom: 3%;
  right: 2%;
  overflow: hidden;
  z-index: 999;
  width: 32px;
  height: 32px;
  border: none;
  text-indent: 100%;
  background: url("../images/top-arrow.png") no-repeat 0px 0px;
}

#toTopHover {
  width: 32px;
  height: 32px;
  display: block;
  overflow: hidden;
  float: right;
  opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
}

.container-2 {
  display: flex;
  width: 100%;
  height: 57.29vw;
  background: url(../images/robocoach8-1.png) center top no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: flex-end;
}

.container-2-desc {
  margin-bottom: 4.1vw;
}

.container-2-desc h4 {
  color: #00FFF0;
  font-size: 1.56vw;
  margin-bottom: 0.5vw;
}

.container-2-desc h6 {
  color: #ffffff;
  font-size: 1vw;
}

.container-2-group {
  display: grid;
  gap: 1.093vw;
  grid-template-columns: repeat(3, 1fr);
  margin-bottom: 4.16vw;
}

.container-2-item {
  height: 6.145vw;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: url(../images/robocoach8-1-bg.png) center top no-repeat;
  background-size: contain;
  color: #fff;
  font-size: 1.041vw;
}

.container-2-item .robocoach8-1-icon {
  width: 1.875vw;
  height: 1.979vw;
  margin-bottom: 0.52vw;
}

.container-3 {
  display: flex;
  width: 100%;
  height: 52.08vw;
  background: #182234 url(../images/robocoach8-2.png) center top no-repeat;
  background-size: 100%;
  flex-direction: column;
  justify-content: flex-end;
}

.container-3-desc {
  margin-bottom: 4.5vw;
}

.container-3-desc h4 {
  color: #00FFF0;
  width: 28.3vw;
  height: 3.33vw;
  line-height: 3.3vw;
  font-size: 1.56vw;
  margin-bottom: 0.5vw;
  background: url(../images/jlong1.png) left top no-repeat;
  background-size: 100% 100%;
}

.container-3-desc h6 {
  position: relative;
  top: -1.5vw;
  display: inline-block;
  color: #ffffff;
  font-size: 1vw;
  height: 2.91vw;
  line-height: 2.91vw;
  padding: 0 .8vw 0 0;
  background: url(../images/jlong2.png) left top no-repeat;
  background-size: 100% 100%;
}


.container-3-group {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  margin-bottom: 4.16vw;
  height: 8.854vw;
  background: url(../images/robocoach8-2-bg.png) center top no-repeat;
  background-size: cover;
}

.container-3-item .robocoach8-2-icon {
  width: 2.6vw;
  height: 2.6vw;
  margin-bottom: 1.875vw;
}

.container-3-item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  color: #fff;
  font-size: 1.041vw;
  position: relative
}

.container-3-item::before {
  content: '';
  position: absolute;
  width: 2px;
  height: 3.43vw;
  left: 0;
  top: 2.55vw;
  background: rgba(255, 255, 255, 0.3);
}

.container-3-item:first-child::before {
  display: none;
}

.container-4 {
  width: 100%;
}

.container-4 .container-4-title {
  width: 62.5vw;
  font-size: 1.56vw;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #4064FF;
  line-height: 2.18vw;
  display: none;
}

.container-4 .container-img {
  text-align: center;
  background-color: #dcdcdc;
}

.container-4 .container-img img {
  width: 80%;
}

.shared-hosting .imageGroups .list {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 120px;
}

.shared-hosting .imageGroups .list .list-item {
  box-sizing: border-box;
}

.shared-hosting .imageGroups .list .list-item img {
  width: 100%;
}

.corporateCulture {
  display: grid;
  grid-template-columns: 18.22vw 1fr 18.22vw;
  grid-column-gap: 3.125vw;
  align-items: center;
}

.text-right {
  text-align: right;
}

.corporateCulture .mt {
  width: 3.645vw;
  height: 3.645vw;
}

.corporateCulture .p {
  font-size: 1.77vw;
  font-family: PingFang-SC-Medium;
  font-weight: 500;
  color: rgba(67, 67, 67, 1);
  margin-bottom: 0.78vw;
  margin-top: 0.78vw;
}

.mt-text {
  font-size: 0.88vw;
  color: #93999E;
}

/*-- //to-top --*/
/* 产品中心 */
.template-container {
  width: 100%;
  padding-bottom: 3vw;
  background: url(../images/pro-body-bg.png) no-repeat;
  background-size: 100% 100%;
}

.pro-thumb-title {
  text-align: center;
  margin: 2vw 0;
}

.pro-thumb-title h4 {
  font-size: 1.56vw;
  color: #00FFF0;
  font-family: ArialMT;
  line-height: 1.77vw;
  margin-bottom: 0.78vw;
}

.pro-title-wrod {
  font-size: 1.04vw;
  color: #FFFFFF;
  line-height: 1.45vw;
}

.probodylist {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.25vw;
}

.probodylist-item {
  padding: 1.3vw;
  display: flex;
  flex-direction: column;
  align-items: center;
  background: url(../images/pro-item-bg.png) no-repeat;
  background-size: cover;
}

.probodylist-item img {
  width: 2.34vw;
}

.probodylist-item .item-title {
  color: #fff;
  font-size: 1.25vw;
  margin: 1.56vw 0px 0.83vw;
}

.probodylist-item .item-desc {
  color: #fff;
  font-size: 0.72vw;
  line-height: 1.302vw;
}

/* 产品中心 结束*/

/* 英语介绍页面 */
.english-container {
  background: url(../images/bannerBg.png) 0px 0px;
  width: 100%;
  height: 58.75vw;
  background-size: 100% 100%;
}

.english-title,
.english-sub-title {
  text-align: center;
  color: #fff;
}

.english-title {
  margin: 5.72vw auto 1.3vw;
  font-size: 1.875vw;
}

.english-sub-title {
  font-size: 1.25vw;
}

.english-split {
  width: 9.32vw;
  height: 1px;
  background-color: #fff;
  margin: 1.77vw auto;
}

.english-body {
  margin-top: 4.375vw;
}

.english-body-1 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  column-gap: 3.07vw;
}

.english-body-1-1 {
  height: 11.61vw;
  background: url(../images/english-bg-1.png) center top no-repeat;
  background-size: contain;
  padding: 1.56vw;
  box-sizing: border-box;
}

.english-body-1-1 h4 {
  font-size: 1.25vw;
  color: #fff;
  margin-bottom: 1.04vw;
}

.english-body-1-1 p {
  font-size: 0.83vw;
  color: #fff;
}

.english-body-2 {
  height: 11.14vw;
  background: url(../images/english-bg-2.png) center top no-repeat;
  background-size: contain;
  padding: 1.26vw 1.56vw 1.56vw;
  color: #fff;
  font-size: 0.83vw;
  box-sizing: border-box;
  margin-top: 2.81vw;
}

.english-footer {
  margin-top: 4.16vw;
  padding-bottom: 3.9vw;
}

.english-footer h4 {
  color: #333;
  font-size: 1.25vw;
  text-align: center;
}

.footer-title-1 {
  margin-bottom: 1.3vw;
}

.footer-icon-2 {
  text-align: center;
  margin-top: 3.9vw;
}

/* 英语介绍页面 结束*/


/*-- responsive-design starts-here --*/

@media screen and (max-width: 1366px) {
  .about-quote h5 {
    font-size: 2.5em;
  }

  .about {
    padding: 3em 0 5em;
  }

  #breadcrumb_wrapper {
    padding: 53px 0;
  }

  .banner-info {
    padding: 1em 0 1em 2em;
  }

  .search-bar {
    margin: 5px auto 0;
  }

}

@media screen and (max-width: 1280px) {


  .bannerContainer {
    height: 600px;
  }

  .services h3 {
    font-size: 2.8em;
    margin-bottom: 1.2em;
  }

  .dt-support {
    width: 50%;
  }

  .plans {
    padding: 4em 0 2em 0;
  }

  .services {
    padding: 4em 0px 0em;
    min-height: 425px;
  }

  div#breadcrumb_wrapper h3 {
    font-size: 1.8em;
    margin-bottom: 8px;
  }

  .banner h1 {
    font-size: 2.8em;
  }

  .header {
    padding: 1.1em 0;
  }

  /*.bannermain .bannercar{*/
  /*    width:650px;*/
  /*}*/

  .banner-info p {
    font-size: 1em;
    line-height: 1.6em;
    margin-top: 5px;
  }

  .best {
    padding: 2.5em 0;
  }

  .heading {
    font-size: 1.6em;
    border-bottom: 2px solid #eee;
  }

  .service-section {
    padding: 4em 0;
  }

  div#testimonialWrapper {
    padding: 4em 0;
  }

  .services h3 {
    font-size: 2.6em;
  }

  .services {
    padding: 3em 0px 0em;
    min-height: 400px;
  }

  #breadcrumb_wrapper {
    padding: 45px 0;
  }

  .about-quote h5 {
    font-size: 2.35em;
  }

  .about-quote {
    min-height: 300px;
  }

  .abt-quote {
    min-height: 300px;
    padding-top: 4em;
    padding-left: 6em;
  }

  .map {
    margin: 3em 0;
  }

  .contact-form {
    margin: 3em 0;
  }

  .address {
    margin-top: 3em;
  }

  .blog-grid h3 {
    font-size: 1.6em;
  }
}

@media screen and (max-width: 1024px) {
  .search-bar input[type="submit"] {
    top: 10px;
    left: 173px;
    background-size: 18px;
  }

  .search-bar input[type="text"] {
    padding: 7px 34px 7px 7px;
  }


  .banner-top {
    /* width: 95%; */
  }


  .bannerContainer {
    height: 600px;
  }


  .banner h1 {
    font-size: 2.5em;
  }

  .banner-info p {
    font-size: 0.875em;
  }

  .banner-info {
    padding: 1em 0 1em 1.5em;
    width: 57%;
    margin-top: 12em;
  }

  figure.float-left {
    margin-right: 3%;
    width: 45%;
  }

  figure.float-left img {
    width: 100%;
  }

  .best p {
    font-size: 14.5px;
  }

  .one_third {
    width: 31%;
    margin-right: 3%;
    margin-bottom: 2em;
  }

  .pricing_top {
    padding: 1.45vw 0;
  }

  .dt-support {
    width: 61%;
  }

  .fullwidth-section {
    min-height: 260px;
  }

  .service-section {
    padding: 3em 0;
  }

  .service-section-head h3 {
    font-size: 2em;
  }

  .service-section-head p {
    font-size: 1.1em;
  }

  .service-section-grid h4 {
    font-size: 1.2em;
    margin-bottom: 0.5em;
  }

  .icon {
    width: 8%;
    /*margin-right: 3%;*/
  }

  .icon-text {
    width: 90%;
  }

  .services-grids {
    padding: 1em 2em;
    width: 46.8%;
    margin: 0 15px;
  }

  .services h3 {
    font-size: 2.4em;
  }

  .services {
    padding: 2.5em 0px 0em;
    min-height: 350px;
  }

  .services-bottom p {
    font-size: 1.7em;
  }

  div#testimonialWrapper {
    padding: 3em 0;
  }

  footer p {
    font-size: 11.3px;
    margin-bottom: 1em;
  }

  footer ul.footerMenu,
  footer ul.footerAddress {
    margin-bottom: 5px;
  }

  div#testimonialWrapper h3 {
    font-size: 15px;
  }

  #breadcrumb_wrapper {
    padding: 40px 0;
  }

  div#breadcrumb_wrapper h3 {
    font-size: 1.75em;
    margin-bottom: 5px;
  }

  .abt-quote {
    min-height: 270px;
    padding-top: 3em;
    padding-left: 2em;
  }

  .about-quote h5 {
    font-size: 2.3em;
    margin-bottom: 35px;
  }

  .about-quote {
    min-height: 270px;
  }

  .float-right {
    margin: 0 0 0 0px;
    width: 45%;
  }

  .float-right img {
    width: 100%;
  }

  .shared-hosting {
    padding: 1.5em 0;
  }

  .list-check li {
    padding-left: 25px;
    font-size: 0.875em;
    margin: 10px 0;
  }

  .PageHead h3 {
    margin-top: 5px;
    font-size: 1.3em;
  }

  .PageHead h1 {
    font-size: 2em;
  }

  .ComparePlans .planHead2 h3,
  .ComparePlans .planHead3 h3 {
    padding-top: 8px;
    font-size: 1.3em;
  }

  .ComparePlans .planHead2 {
    height: 55px;
  }

  .ComparePlans .planHead3 {
    height: 55px;
  }



  .shared-hosting {
    padding: 2em 0;
  }

  .hd-content {
    padding: 4em 0 2em 0;
  }

  .ds_price {
    width: 12%;
  }

  .ds_order {
    width: 18%;
  }

  .new-domains {
    margin-top: 3em;
  }

  .btn-lg {
    padding: 14px 40px;
  }

  .domain-section {
    padding: 2.5em 0 4em 0;
  }

  .domain {
    margin-top: 55px;
  }

  .PageHead {
    margin-top: 40px;
  }

  .one-fifth {
    width: 16%;
  }

  .domain_row {
    width: 49%;
  }

  h4.domain-head {
    font-size: 1.8em;
    margin: 0 0 0.5em 0;
  }

  h4.domain-head1 {
    font-size: 1.7em;
    margin: 0 0 1.1em 0;
  }

  span.m_11 {
    font-size: 28px;
  }

  span.m_12 {
    font-size: 28px;
  }

  ul.charge {
    padding: 0.8em 0;
  }

  .about-left img {
    width: 100%;
  }

  .about-right h4 {
    margin-bottom: 8px;
    font-size: 1.1em;
  }

  p.m_8 {
    font-size: 0.9em;
    margin-bottom: 20px
  }

  .about {
    padding: 2em 0px 2em;
  }

  .about-main h3 {
    font-size: 2.1em;
    margin: 0 0 0.8em 0;
  }

  p.m_9 {
    padding: 2%;
  }

  .about_grid_top {
    padding: 3em 0;
  }

  .about-quote h5 {
    font-size: 2.1em;
  }

  .support {
    text-align: center;
    margin: 6% 0;
  }

  .support-grid p {
    font-size: 0.9em;
    line-height: 1.8em;
  }

  .faq-page-head h3 {
    font-size: 2em;
    margin: 0 0 0.5em 0;
  }

  .login-page {
    padding: 4em 0;
  }

  .register {
    padding: 3em 0;
  }

  .PlanPricing .price {
    font-size: 35px;
    width: 90px;
    height: 90px;
  }

  .single h2 {
    font-size: 2em;
  }

  .bolg-posts {
    padding: 4em 0;
  }

  .contact-form input[type="text"] {
    ;
    width: 31.6%;
  }

  .map iframe {
    height: 300px;
  }
}

@media screen and (max-width: 768px) {
  .logo img {
    width: 100%;
  }

  span.menu {
    display: block;
    width: 30%;
    padding: 6px;
    font-size: 16px;
  }

  .search-bar input[type="submit"] {
    top: 9px;
    left: 141px;
  }

  .search-bar {
    width: 23%;
  }

  .banner h1 {
    font-size: 2em;
  }

  .banner-info {
    padding: 1em 0 1em 1em;
    width: 75%;
    margin-top: 8em;
  }

  .banner {
    /*min-height: 390px;*/
  }


  .best h2 {
    font-size: 1.7em;
    padding: 0 0 0.3em 0;
  }

  .best p {
    font-size: 14px;
    line-height: 25px;
  }

  .best {
    padding: 2em 0;
  }

  .pricing_middle ul li {
    padding: 15px;
  }

  .pricing_top {
    padding: 22px 0;
  }

  .pricing_top p {
    font-size: 35px;
  }

  .pricing_bottom a {
    padding: 15px 0;
  }

  .heading {
    font-size: 1.4em;
  }

  .plans {
    padding: 2.5em 0 2em 0;
  }

  .fullwidth-section h2 {
    font-size: 1em;
  }

  .fullwidth-section p {
    font-size: 0.8em;
    line-height: 1.7em;
    margin: 1em 0 1.8em 0;
  }

  .dt-support span {
    font-size: 20px;
  }

  .dt-support {
    width: 86%;
  }

  .fullwidth-section {
    min-height: 210px;
  }

  .service-section-head h3 {
    font-size: 1.8em;
  }

  .service-section-head p {
    font-size: 1em;
  }

  .icon {
    width: 10%;
    margin-right: 5%;
  }

  .icon-text {
    width: 85%;
  }

  .service-section-grid {
    margin-top: 2em;
  }

  .services-grids {
    padding: 1em 1em;
    width: 47.2%;
    margin: 0 10px;
    float: left;
  }

  li.tick {
    padding: 0 0 0 22px;
    font-size: 0.95em;
  }

  .services h3 {
    font-size: 2em;
  }

  .services {
    padding: 2em 0px 0em;
    min-height: 320px;
    border-top: 4px solid #1BBC9B;
  }

  .services-bottom p {
    font-size: 1.4em;
  }

  div#testimonialWrapper #testimonialPicture {
    float: left;
    margin-right: 3%;
  }

  div#testimonialWrapper h3 {
    font-size: 14px;
  }

  div#testimonialWrapper {
    padding: 2.5em 0;
  }

  footer p {
    font-size: 12px;
  }

  .search-bar {
    margin: 2px auto 0;
  }

  .header {
    padding: 1.1em 0 0.9em 0;
  }


  .abt-quote {
    min-height: 220px;
    padding-top: 2em;
    padding-left: 1em;
    width: 50%;
    float: left;
  }

  .about-quote h5 {
    font-size: 1.8em;
  }

  .about-quote {
    min-height: 220px;
  }

  .ComparePlans .planHead2,
  .ComparePlans .planHead3 {
    margin-top: 2em;
  }

  .ComparePlans {
    margin-top: 0;
  }

  div#dedicated_servers {
    margin-bottom: 3em;
  }

  .ds_order {
    width: 20%;
  }

  .ds_price {
    width: 13%;
  }

  .ds_bandwidth {
    width: 10%;
  }

  .ds_diskspace {
    width: 10%;
  }

  .ds_cores {
    width: 14%;
  }

  .ds_ram {
    width: 8%;
  }

  .ds_processor {
    width: 25%;
  }

  .domain_row {
    width: 42%;
  }

  .three-fifth input[type="text"] {
    padding: 12px;
  }

  .one-fifth select {
    font-size: 13px;
    height: 46px;
    padding: 12px 2px;
  }

  .one-fifth input[type="submit"] {
    padding: 13px 45px;
    margin-top: 25px;
  }

  .one-fifth {
    width: 17.5%;
  }

  .charge_right {
    margin-top: 20px;
    padding: 0 15px;
  }

  .charge_img {
    padding: 0 15px;
  }

  .charge_img img {
    width: 100%;
  }

  .PageHead h3 {
    margin-top: 4px;
    font-size: 1.2em;
    margin-bottom: 30px;
  }

  .domain .submitbtn {
    padding-top: 5px;
    padding-bottom: 35px;
  }

  .PageHead {
    margin-top: 35px;
  }

  .row_2 {
    margin-top: 1em;
  }

  .about-left {
    width: 50%;
    float: left;
  }

  .support-grid {
    margin-bottom: 2em;
  }

  .support_grids {
    margin: 4em 0 2em 0;
  }

  .about_desc p {
    font-size: 0.9em;
  }

  .login-page {
    padding: 3em 0;
  }

  .login-right {
    padding: 0;
    margin-top: 3em;
  }

  .login-left p,
  .login-right p {
    margin: 0 0 1.5em 0;
  }

  .PlanPricing {
    width: 45%;
    margin: 40px 2.5% 0;
  }

  .blog-top {
    width: 48%;
    margin: 0 4% 0% 0;
    float: left;
  }

  .blog-grid h3 {
    font-size: 1.4em;
  }

  .blog-grid p {
    font-size: 0.95em;
  }

  a.more {
    margin: 3em auto;
  }

  a.read-more {
    margin: 2.3em auto;
  }

  p.men-it {
    font-size: 0.875em;
  }

  .single h2 {
    font-size: 1.8em;
  }

  .single-us {
    padding: 0 0em 0 0;
  }

  .single-grid {
    padding: 0em 0;
  }

  .leave input[type="submit"] {
    width: 45%;
    margin: 1.2em 0em 1em;
  }

  .bolg-posts {
    padding: 4em 0 2em 0;
  }

  .contact-form input[type="text"] {
    width: 31%;
  }

  .map iframe {
    height: 275px;
  }
}

@media screen and (max-width: 640px) {
  .search-bar input[type="submit"] {
    left: 130px;
  }

  .search-bar {
    width: 26%;
  }

  .logo {
    width: 28%;
  }

  .header {
    padding: 1em 0 0.6em 0;
  }

  .banner {
    /*min-height: 325px;*/
  }

  .banner h1 {
    font-size: 1.6em;
  }

  .banner-info {
    padding: 0.5em 0 1em 1em;
    width: 90%;
    margin-top: 5em;
  }

  .best h2 {
    font-size: 1.5em;
  }

  .pricing_top p {
    font-size: 30px;
  }

  .pricing_bottom a {
    padding: 12px 0;
  }

  .heading {
    margin-bottom: 35px;
  }

  .pricing_top {
    padding: 20px 0;
  }

  .dt-support {
    width: 100%;
  }

  .fullwidth-section p {
    font-size: 0.75em;
  }

  .fullwidth-section {
    min-height: 195px;
  }

  .service-section-head h3 {
    font-size: 1.6em;
  }

  .service-grid {
    padding: 0;
  }

  .service-section-grid h4 {
    font-size: 1.15em;
    margin-bottom: 0.4em;
  }

  .service-section {
    padding: 2.5em 0;
  }

  .services-grids {
    padding: 1em 2em;
    width: 100%;
    margin: 0;
    margin-top: 1em;
  }

  .services h3 {
    font-size: 1.85em;
    margin-bottom: 12px;
  }

  .services {
    min-height: 450px;
    border-top: 3px solid #1BBC9B;
  }

  .services-bottom p {
    font-size: 1.2em;
  }

  .services-bottom {
    padding: 0.8em 0;
  }

  div#testimonialWrapper h3 {
    font-size: 13px;
    margin-top: 10px;
    line-height: 27px;
  }

  footer ul.footerMenu li.title,
  footer .title,
  footer ul.footerAddress li.title {
    margin-bottom: 5px;
    margin-top: 5px;
  }

  .inner-banner {
    min-height: 190px;
  }

  div#breadcrumb_wrapper h3 {
    font-size: 1.65em;
    margin-bottom: 3px;
  }

  #breadcrumb_wrapper {
    padding: 35px 0;
  }

  .list-check li {
    font-size: 0.8em;
  }

  .about-quote h5 {
    font-size: 1.5em;
    margin-bottom: 20px;
  }

  .abt-quote {
    min-height: 190px;
  }

  .about-quote {
    min-height: 190px;
  }

  .shared-hosting {
    padding: 1.5em 0;
  }

  .one_third {
    width: 100%;
    margin-right: 0;
  }

  .ds_processor,
  .ds_ram,
  .ds_cores,
  .ds_diskspace,
  .ds_bandwidth,
  .ds_price {
    font-size: 12px;
  }

  .button {

    font-size: 14px;
  }

  .ds .button {
    padding: 2px 14px 2px 6px;
    margin-top: 0;
  }

  .button:hover {
    font-size: 14px;
  }

  .hd-content {
    padding: 3em 0 1em 0;
  }

  h4.domain-head {
    font-size: 1.6em;
    margin: 0 0 0em 0;
  }

  h4.domain-head1 {
    font-size: 1.5em;
    margin: 0 0 1em 0;
  }

  .domain_row {
    width: 37%;
  }

  .one-fifth input[type="submit"] {
    padding: 13px 30px;
  }

  .one-fifth {
    width: 20%;
  }

  .about-right h4 {
    font-size: 1em;
  }

  .about-main h3 {
    font-size: 2em;
    margin: 0 0 0.6em 0;
  }

  .our-head h3 {
    font-size: 2em;
    margin: 0 0 0.6em 0;
  }

  .support-grid p {
    font-size: 0.9em;
  }

  .faq-page {
    padding: 2em 0;
  }

  .PlanPricing {
    float: left;
    margin: 50px auto 0;
  }

  .blog-top {
    width: 100%;
    margin: 0 0% 0% 0;
  }

  ul.start li a,
  ul.start li span {
    padding: 0.5em 0.9em;
  }

  p.men-it {
    padding: 0.9em 0;
  }

  .single h2 {
    font-size: 1.5em;
  }

  .bolg-posts {
    padding: 2em 0 2em 0;
  }

  .leave {
    padding: 2em 0 0em;
  }

  .contact-form input[type="text"] {
    width: 30.1%;
  }
}

@media screen and (max-width: 480px) {
  span.menu {
    display: block;
    width: 28%;
    padding: 4px;
    font-size: 14px;
  }

  .logo {
    width: 50%;
    margin-top: 5px;
  }

  .search-bar input[type="text"] {
    padding: 4px 30px 4px 4px;
  }

  .search-bar {
    width: 29%;
  }

  .search-bar input[type="submit"] {
    left: 103px;
  }

  .header {
    padding: 0.8em 0 0.4em 0;
  }

  .banner {
    /*min-height: 300px;*/
  }

  .banner-info p {
    font-size: 0.75em;
  }

  .overlay.left-aligned {
    width: 66%;
  }

  .service-section-head h3 {
    font-size: 1.5em;
  }

  .img-sprite {
    background: url(../images/imgsprite.png) no-repeat;
    background-size: 35px 70px;
  }

  .icon1 {
    height: 35px;
    width: 35px;
    background-position: 0 0;
  }

  .icon2 {
    height: 35px;
    width: 35px;
    background-position: 0 -35px;
  }

  .icon2:hover {
    background-position: 0 0;
  }

  .icon {
    width: 12%;
  }

  .icon-text {
    width: 80%;
  }

  div#testimonialWrapper h2 {
    font-size: 20px;
  }

  .inner-banner {
    min-height: 160px;
  }

  div#breadcrumb_wrapper h3 {
    font-size: 1.4em;
    margin-bottom: 2px;
  }

  div#breadcrumb_wrapper h6 {
    font-size: 0.75em;
  }

  #breadcrumb_wrapper {
    padding: 30px 0;
  }

  .float-right {
    width: 100%;
  }

  .about-quote h5 {
    font-size: 1.2em;
    margin-bottom: 15px;
    line-height: 1.3em;
  }

  .abt-quote {
    min-height: 175px;
  }

  .about-quote {
    min-height: 175px;
  }

  .PageHead h1 {
    font-size: 1.8em;
  }

  .PageHead h3 {
    font-size: 1em;
    margin-bottom: 10px;
  }


  .ds .button {
    padding: 0px 11px 0px 3px;
    text-align: center;
    border: 1px solid #1BBC9B;
  }

  .domain_row {
    width: 100%;
  }

  .one-fifth {
    width: 31%;
    margin-left: 0;
    margin-right: 10px;
  }

  .domain-section {
    padding: 2em 0 3em 0px;
  }

  /*.about-right,.about-left {
		padding: 0;
	}*/
  .about-left {
    width: 100%;
    margin-bottom: 1em;
  }

  .support h2 {
    font-size: 25px;
  }

  .support p {
    font-size: 14px;
  }

  .PlanPricing {
    width: 90%;
    margin: 30px 5%;
  }

  ul.start {
    padding: 1em 0 0;
  }

  ul.start li a,
  ul.start li span {
    padding: 0.5em 0.5em;
  }

  .top-single {
    padding: 1em 0;
  }

  .grid-single {
    width: 80%;
  }

  .single-middle {
    padding: 1em;
  }

  .top-comments {
    padding: 3em 0 0;
  }

  .single h2 {
    font-size: 1.3em;
  }

  .leave p {
    width: 100%;
    font-size: 0.9em;
  }

  .men {
    padding: 2.8em 0;
  }

  p.smith {
    font-size: 0.9em;
  }

  p.smith span {
    padding: 0 1em;
  }

  p.reply {
    width: 26%;
  }

  .contact-form input[type="text"] {
    width: 100%;
  }

  .contact-form input[type="email"] {
    width: 100%;
    margin: 0 0em 1em 0em;
  }

  .contact-form input[type="submit"] {
    width: 33%;
  }

  .contact-infom p,
  .address p {
    font-size: 13px;
  }

  .map {
    margin: 2em 0;
  }

  .map iframe {
    height: 250px;
  }

  .detail-pic,
  .row_2 {
    padding: 0;
  }
}

@media screen and (max-width: 320px) {
  span.menu {
    display: block;
    width: 40%;
    padding: 5px;
  }

  .logo {
    width: 52%;
    margin-top: 8px;
  }

  .search-bar {
    width: 38%;
  }

  .search-bar input[type="text"] {
    padding: 3px 28px 3px 3px;
    font-size: 0.8em;
  }

  .search-bar input[type="submit"] {
    left: 84px;
  }

  .banner h1 {
    font-size: 1.3em;
  }

  .banner-info {
    padding: 0.7em 0.8em 1em 0.5em;
    width: 95%;
    margin-top: 2em;
  }

  .banner {
    /*min-height: 270px;*/
  }

  figure.float-left {
    margin-right: 0;
    width: 100%;
  }

  .best h2 {
    font-size: 1.3em;
  }

  .overlay.left-aligned {
    width: 98%;
  }

  .plans {
    padding: 2em 0 1em 0;
  }

  .service-section-head p {
    font-size: 0.9em;
  }

  .service-section-head h3 {
    font-size: 1.4em;
  }

  .service-section {
    padding: 2em 0;
  }

  .service-section-grid {
    text-align: center;
  }

  .icon {
    width: 100%;
    margin-right: 0;
  }

  .icon-text {
    width: 100%;
  }

  .services h3 {
    font-size: 1.5em;
    margin-bottom: 10px;
  }

  .services-grids {
    padding: 0.5em 1em 1em;
    width: 100%;
  }

  li.tick {
    padding: 0 0 0 20px;
    font-size: 0.875em;
  }

  .services {
    min-height: 430px;
  }

  .services-bottom p {
    font-size: 1em;
  }

  div#testimonialWrapper #testimonialPicture {
    float: none;
    text-align: center;
    margin: 0 auto 1em;
  }

  .banner-top {
    margin-top: 0;
  }

  .inner-banner {
    min-height: 160px;
  }

  .abt-quote {
    width: 70%;
  }

  .PageHead h3 {
    font-size: 0.875em;
    margin-bottom: 5px;
  }

  .ds_ram,
  .ds_diskspace,
  .ds_price {
    display: none;
  }

  .ds_processor {
    width: 35%;
  }

  .ds_cores {
    width: 23%;
  }

  .ds_bandwidth {
    width: 14%;
  }

  .ds_order {
    width: 28%;
    padding-right: 3px;
  }

  .charge_img,
  .charge_right {
    padding: 0;
  }

  .one-fifth {
    width: 46%;
  }

  .one-fifth select {
    margin-top: 15px;
  }

  .domain {
    margin-top: 30px;
  }

  ul.list_3 li span {
    width: 61%;
  }

  .about {
    padding: 1em 0px 1em;
  }

  .support h2 {
    font-size: 21px;
  }

  .register-top-grid h3,
  .register-bottom-grid h3 {
    font-size: 1.2em;
  }

  .register-top-grid div,
  .register-bottom-grid div {
    width: 100%;
    margin: 8px 0;
  }

  .domain {
    margin-top: 0;
  }

  ul.start li a,
  ul.start li span {
    padding: 0.4em 0.2em;
    font-size: 0.8em;
  }

  .blog-grid h3 {
    font-size: 1.2em;
  }

  .blog-grid p {
    font-size: 0.9em;
  }

  a.read-more {
    margin: 2em auto;
    width: 70%;
  }

  .address-left {
    width: 100%;
    margin-bottom: 1em;
  }

  .address-right {
    width: 100%;
  }

  .contact-form input[type="submit"] {
    width: 40%;
  }

  .contact-form {
    margin: 1em 0 2em 0;
  }

  .men {
    padding: 5em 0;
    width: 12%;
  }

  ul.social-share li i {
    margin: 0 2px;
  }

  .single h2 {
    font-size: 1em;
  }

  .grid-single {
    width: 100%;
  }

  .single-one span {
    font-size: 0.85em;
  }

  .bolg-posts {
    padding: 1em 0 2em 0;
  }

  p.eget {
    font-size: 0.875em;
  }

  a.more {
    margin: 1.5em auto;
    width: 51%;
  }

  figure.float-left img {
    margin-bottom: 1em;
  }

  .pricing_middle ul li {
    padding: 12px;
  }
}

.tab-content {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 3.125vw;
}

.tab-content .blog-in>a {
  display: block;
  height: 15.57vw;
  overflow: hidden;
}